Skip to content
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

Merged
merged 1 commit into from
Sep 6, 2017

Conversation

deads2k
Copy link
Contributor

@deads2k deads2k commented Sep 5, 2017

Switches the route authz check to use a client.

@soltysh @mfojtik this is on the path to splitting the route storage

@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Sep 5, 2017
@openshift-merge-robot openshift-merge-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 5, 2017
@deads2k
Copy link
Contributor Author

deads2k commented Sep 5, 2017

/retest

@deads2k
Copy link
Contributor Author

deads2k commented Sep 5, 2017

@enj ptal

@mfojtik
Copy link
Contributor

mfojtik commented Sep 5, 2017

/approve no-issue

@mfojtik
Copy link
Contributor

mfojtik commented Sep 5, 2017

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 5, 2017
Verb: "create",
Group: routeapi.GroupName,
Resource: "routes",
Subresource: "custom-host",
Copy link
Contributor

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?

Copy link
Contributor Author

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.

@enj
Copy link
Contributor

enj commented Sep 5, 2017

/lgtm

Just a question about the subresource.

@openshift-merge-robot
Copy link
Contributor

[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 /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@openshift-merge-robot
Copy link
Contributor

Automatic merge from submit-queue

@openshift-merge-robot openshift-merge-robot merged commit bde4f7a into openshift:master Sep 6, 2017
@deads2k deads2k deleted the route-01-client branch January 24, 2018 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants