-
Task
-
Resolution: Obsolete
-
Undefined
-
None
-
None
-
None
-
False
-
None
-
False
Operator 7.10.2 will be available on OCP 4.12 that enforces Pod Security Admission (PSa).
There are some new behaviors that need to be mentioned in the release notes:
- User is not recommended to use default or other openshift pre-created namespaces to deploy the operator as those namespaces don't have proper PSa configurations.
- * on OCP 4.11 the operator will give some warnings like:
configmap/activemq-artemis-manager-config created W1031 11:43:02.427082 667463 warnings.go:70] would violate PodSecurity "restricted:v1.24": unrestricted capabilities (container "manager" must set securityContext.capabilities.drop=["ALL"]), seccompProfile (pod or container "manager" must set securityContext.seccompProfile.type to "RuntimeDefault" or "Localhost") deployment.apps/activemq-artemis-controller-manager created
which is expected.
- is related to
-
ENTMQBR-6717 Add support for "Pod Security Admission"
- Closed
- mentioned in
-
Page Loading...