-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add docs that facilitate manual steps from permissions to roles #641
Comments
I wonder if first we need to make a base docs re-work for RBAC since we have switched to roles. |
@ipanova, do you mean to address this issue in pulpcore at the higher level and then proceed with writing more detailed documentation for pulp_container? |
I meant to highlight that our plugin is missing genral rbac docs after the switch to roles, so i've pointed to some example in file and rpm plugins. |
Pulp-container deployments that used to have custom permissions added outside of default groups that are created during podman push need manual documented steps how perform the switch from custom permisions to roles.
Pulp-container deployments that used default groups don't need to take any manul steps, there is a migration that transforms those grouped permissions into roles.
The text was updated successfully, but these errors were encountered: