Skip to content

Conversation

@p0lyn0mial
Copy link

this PR moves the missing carry commit.
Without it checking localsubjectaccessreviews for nonexisting ns isn't possible and yields that a ns wasn't found.

the proof PR at openshift/openshift-apiserver#132

@p0lyn0mial
Copy link
Author

/assing @sttts

schema.GroupResource{Group: "authorization.openshift.io", Resource: "localresourceaccessreviews"}: true,
schema.GroupResource{Group: "authorization.openshift.io", Resource: "selfsubjectrulesreviews"}: true,
schema.GroupResource{Group: "authorization.openshift.io", Resource: "subjectrulesreviews"}: true,
}
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure I can follow why this is necessary now

nit: remove schema.GroupResource

@sttts
Copy link

sttts commented Sep 1, 2020

/lgtm
/approve

@sttts sttts merged commit 8028178 into openshift:openshift-apiserver-4.6-kubernetes-1.19.0-rc.2 Sep 1, 2020
@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants