Tested in fresh cluster 4.8.0-0.nightly-2021-09-21-191721, the result is expected, move it to VERIFIED 1. create scc datadog-cluster-agent list in Comment 1 $ oc create -f datadog-cluster-agent.yaml securitycontextconstraints.security.openshift.io/datadog-cluster-agent created 2. delete the authentication-operator pod $ oc -n openshift-authentication-operator delete pod authentication-operator-6588fc9954-qqw59 pod "authentication-operator-6588fc9954-qqw59" deleted 3. check that the newly authentication-operator pod started successfully $ oc -n openshift-authentication-operator get pod NAME READY STATUS RESTARTS AGE authentication-operator-6588fc9954-k7htv 1/1 Running 0 7s
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (OpenShift Container Platform 4.8.13 bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2021:3632