Skip to content

Commit 9557c68

Browse files
committed
Revert "Merge pull request #293 from cblecker/ir-block"
This reverts commit 86f079d, reversing changes made to 5844897.
1 parent f5e462f commit 9557c68

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

build/selectorsyncset.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,6 @@ objects:
571571
- cloudcredential.openshift.io
572572
- machine.openshift.io
573573
- admissionregistration.k8s.io
574-
- imageregistry.operator.openshift.io
575574
- addons.managed.openshift.io
576575
- cloudingress.managed.openshift.io
577576
- managed.openshift.io

pkg/webhooks/regularuser/common/regularuser.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ var (
5757
"cloudcredential.openshift.io",
5858
"machine.openshift.io",
5959
"admissionregistration.k8s.io",
60-
"imageregistry.operator.openshift.io",
6160
// Deny ability to manage SRE resources
6261
// oc get --raw /apis | jq -r '.groups[] | select(.name | contains("managed")) | .name'
6362
"addons.managed.openshift.io",

0 commit comments

Comments
 (0)