Bug 2003632 - authentication operator degraded during 4.7.16 update
Summary: authentication operator degraded during 4.7.16 update
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: apiserver-auth
Version: 4.7
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
: 4.8.z
Assignee: Sergiusz Urbaniak
QA Contact: liyao
URL:
Whiteboard:
Depends On: 1973005
Blocks: 2003633
TreeView+ depends on / blocked
 
Reported: 2021-09-13 10:43 UTC by OpenShift BugZilla Robot
Modified: 2021-09-27 19:53 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-09-27 19:53:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-authentication-operator pull 484 0 None open [release-4.8] Bug 2003632: manifests, bindata: explicitely set runAsUser for operator and operand 2021-09-13 10:43:18 UTC
Red Hat Product Errata RHBA-2021:3632 0 None None None 2021-09-27 19:53:29 UTC

Comment 3 liyao 2021-09-22 03:47:16 UTC
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

Comment 5 errata-xmlrpc 2021-09-27 19:53:12 UTC
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


Note You need to log in before you can comment on or make changes to this bug.