-
Notifications
You must be signed in to change notification settings - Fork 94
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
🐛 add admissionregistration group to work execution clusterrole #401
🐛 add admissionregistration group to work execution clusterrole #401
Conversation
Signed-off-by: Zhiwei Yin <zyin@redhat.com>
78a5a2d
to
0c4689a
Compare
/assign @qiujian16 |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: qiujian16, zhiweiyin318 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
3efb7d3
into
open-cluster-management-io:main
/cherrypick release-0.13 |
@mikeshng: new pull request created: #420 In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@mikeshng: new pull request could not be created: failed to create pull request against open-cluster-management-io/ocm#release-0.13 from head openshift-cherrypick-robot:cherry-pick-401-to-release-0.13: status code 422 not one of [201], body: {"message":"Validation Failed","errors":[{"resource":"PullRequest","code":"custom","message":"A pull request already exists for openshift-cherrypick-robot:cherry-pick-401-to-release-0.13."}],"documentation_url":"https://docs.github.com/rest/pulls/pulls#create-a-pull-request"} In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Summary
add permission to make work support to apply mutatingwebhookconfigurations and validatingwebhookconfigurations resouces.
Related issue(s)
#384
Fixes #