Skip to content

Commit

Permalink
OCPBUGS-28659: Add ValidatingAdmissionPolicy to KAS config
Browse files Browse the repository at this point in the history
This plugin is in base OpenShift KAS config, but missing in HyperShift
  • Loading branch information
jonesbr17 committed Jan 30, 2024
1 parent 8015173 commit 21f14ae
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,7 @@ func admissionPlugins() []string {
"ServiceAccount",
"StorageObjectInUseProtection",
"TaintNodesByCondition",
"ValidatingAdmissionPolicy",
"ValidatingAdmissionWebhook",
"authorization.openshift.io/RestrictSubjectBindings",
"authorization.openshift.io/ValidateRoleBindingRestriction",
Expand Down

0 comments on commit 21f14ae

Please sign in to comment.