-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Milestone
Description
OpenShift has more stringent things around permissions. An example can be found in strimzi/strimzi-kafka-operator#12030
Similiar needs to be implemented in the registry operator to have it play nice in openshift environments.
https://github.com/lsst-sqre/strimzi-registry-operator/blob/main/manifests/rbac.yaml#L34 can be patched to include:
- apiGroups: [roundtable.lsst.codes]
resources: [strimzischemaregistries/finalizers]
verbs: [update]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels