Skip to content

Commit af0de08

Browse files
Merge pull request #22775 from deads2k/Rbr-everywhere
Run RBR on all namespaces
2 parents a0a3b1f + cbc34da commit af0de08

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • pkg/cmd/openshift-kube-apiserver/kubeadmission

pkg/cmd/openshift-kube-apiserver/kubeadmission/register.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ var (
4242
SkipRunLevelZeroPlugins = sets.NewString()
4343
// these are admission plugins that cannot be applied until after the openshiftapiserver apiserver starts.
4444
SkipRunLevelOnePlugins = sets.NewString(
45-
"authorization.openshift.io/RestrictSubjectBindings",
4645
imagepolicyapiv1.PluginName, // "image.openshift.io/ImagePolicy"
4746
"quota.openshift.io/ClusterResourceQuota",
4847
"security.openshift.io/SecurityContextConstraint",

0 commit comments

Comments
 (0)