-
Notifications
You must be signed in to change notification settings - Fork 423
add cross-workspace implementation for ValidatingAdmissionPolicy #3743
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 cross-workspace implementation for ValidatingAdmissionPolicy #3743
Conversation
2d86b89 to
70c4885
Compare
|
/retest |
5 similar comments
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
mjudeikis
left a comment
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.
Few questions. Mostrly why do we need to change delegate keys?
pkg/admission/validatingadmissionpolicy/validating_admission_policy.go
Outdated
Show resolved
Hide resolved
pkg/admission/validatingadmissionpolicy/validating_admission_policy.go
Outdated
Show resolved
Hide resolved
pkg/admission/validatingadmissionpolicy/validating_admission_policy.go
Outdated
Show resolved
Hide resolved
b6b1a86 to
e6d3d6d
Compare
|
/retest |
Signed-off-by: olalekan odukoya <[email protected]>
e6d3d6d to
65cc18f
Compare
mjudeikis
left a comment
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.
/lgtm
/approve
|
LGTM label has been added. Git tree hash: e4eaf0518563864113f582b6d0a3597c023f3e4e
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mjudeikis 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 |
|
/retest |
Summary
What Type of PR Is This?
/kind feature
Related Issue(s)
Fixes 3733
Release Notes