September 28, 2021
- Proposal: Redis should be optional by default
- Supported auth in url format?
- Check-in on Roles progress
- models are finished
- permissions are being checked.
- some helper functions for queryset filtering and checking permissions
- creation_hooks (formerly known as permissions_assignment) with hooks for roles
- roles are part of the access policy
- may change due to concerns
- want to allow admins to modify roles, but not the rest of access policy
- options
- keep it that way
- move default roles as a class attribute in the viewset; post migrate signal; add REST for roles +1
- add REST for roles, ship default as a migration
- rewritten access policy for tasks as an example
- Still need API views for listing Roles, to assign roles, and to remove roles
Action Items
[all] look at backporting proposal Automating backports
[bmbouter] to write up issue about pulp not operating properly when redis is not configured