Error in the events log:
create Pod my-cluster-zookeeper-0 in StatefulSet my-cluster-zookeeper failed error: pods "my-cluster-zookeeper-0" is forbidden: unable to validate against any security context constraint: [fsGroup: Invalid value: []int64{0}: 0 is not an allowed group]
Please notice that:
- AMQ streams has been installed with the operator from OperatorHub
- it is installed on a single namespace (appdev-amq-streams)
- OCP version 4.3.13
Steps:
recently upgrades from 4.3.12 to 4.3.13
reboot cluster
one of zookeeper pods fails to initiate
Not sure if related, but SCC default config was changed in 4.3.8
- is related to
-
ENTMQST-1410 [DOC OCP] Provide a procedure for graceful AMQ Streams restart when upgrading OpenShift
- Closed