-
Notifications
You must be signed in to change notification settings - Fork 144
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
ROX-14398: Group Role permission with Access one #5848
ROX-14398: Group Role permission with Access one #5848
Conversation
Skipping CI for Draft Pull Request. |
Current dependencies on/for this PR:
This comment was auto-generated by Graphite. |
Images are ready for the commit at 1b13aac. To use with deploy scripts, first |
bdbbecd
to
a4ab803
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
094b3dc
to
f06d40b
Compare
/retest |
f06d40b
to
1b13aac
Compare
Description
This change is part of a series with the goal of making the configuration of user access control easier, and of limiting the risk of features not working because of missing permissions.
The goal is to bring the
Role
permission under the umbrella of theAccess
one.Checklist
- [ ] Unit test and regression tests added- [ ] Determined and documented upgrade steps- [ ] Documented user facing changes (create PR based on openshift/openshift-docs and merge into rhacs-docs)If any of these don't apply, please comment below.
Testing Performed
CI should be sufficient