-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[RFE] Add webhook escalation check for "NamespacedRules" field #42216
Comments
blocked by #42215 |
Basic Requirements
|
ValidationRoot CauseThis is additional follow up work from #42215. With the new rancher functionality, we also need some new webhook changes to accommodate them. What was fixed, or what change has occurredThe first change was to add escalation checks for the The second change is to prevent users from removing or modifying the Areas or cases that should be testedTo test the above changes, there should be tests related to assigning or creating GRs/GRBs that have privileges greater than the user currently has. The exception being if they have the escalate or bind verb (users with The second test would be attempting to modify or remove the What areas could experience regressionsThe changes affect GR and GRB validation, so that would be the most likely area for regressions. Inherited cluster rules and global rules should work exactly the same as before. New validators were added to Roles and RoleBindings. It should only apply to the |
Validated on v2.9-head Following checks were validated:
|
related to Global Roles V2
SURE-6636
The text was updated successfully, but these errors were encountered: