-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
switch route extra auth check to SAR client #16147
switch route extra auth check to SAR client #16147
Conversation
/retest |
@enj ptal |
/approve no-issue |
/lgtm |
Verb: "create", | ||
Group: routeapi.GroupName, | ||
Resource: "routes", | ||
Subresource: "custom-host", |
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.
I know this is preexisting, but does it have some special meaning?
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.
I know this is preexisting, but does it have some special meaning?
yeah, they used a subresource as an authorization check on a different field.
/lgtm Just a question about the subresource. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: deads2k, enj, mfojtik The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these OWNERS Files:
You can indicate your approval by writing |
Automatic merge from submit-queue |
Switches the route authz check to use a client.
@soltysh @mfojtik this is on the path to splitting the route storage