Bug 1779237 - During upgrade encryption operator throws errors due to missing revision on pods
Summary: During upgrade encryption operator throws errors due to missing revision on pods
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: openshift-apiserver
Version: 4.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.3.0
Assignee: Stefan Schimanski
QA Contact: Xingxing Xia
URL:
Whiteboard:
Depends On: 1779263
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-12-03 14:57 UTC by Stefan Schimanski
Modified: 2020-01-23 11:14 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1779263 (view as bug list)
Environment:
Last Closed: 2020-01-23 11:14:59 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-openshift-apiserver-operator pull 272 0 'None' closed Bug 1779237: bump(library-go): encryption: cope with missing revisions on upgrade 2020-06-04 15:04:59 UTC
Github openshift library-go pull 625 0 'None' closed [release-4.3] Bug 1779237: encryption: cope with missing revisions on upgrade 2020-06-04 15:04:58 UTC

Comment 4 Xingxing Xia 2019-12-12 10:45:18 UTC
4.2 oas pods have not revision, tried upgrade from 4.2.0-0.nightly-2019-12-11-171302 to 4.3.0-0.nightly-2019-12-12-021332:
check `oc get co/openshift-apiserver openshiftapiserver/cluster -o yaml` in loop, didn't see above error, and openshift-apiserver is well:
[xxia 2019-12-12 18:43:37 my]$ oc get po -n openshift-apiserver --show-labels
NAME              READY   STATUS    RESTARTS   AGE   LABELS
apiserver-6vw7r   1/1     Running   1          61m   apiserver=true,app=openshift-apiserver,controller-revision-hash=69449b7bbb,pod-template-generation=5,revision=0 
apiserver-nq9sf   1/1     Running   0          58m   apiserver=true,app=openshift-apiserver,controller-revision-hash=69449b7bbb,pod-template-generation=5,revision=0 
apiserver-rnjm6   1/1     Running   0          59m   apiserver=true,app=openshift-apiserver,controller-revision-hash=69449b7bbb,pod-template-generation=5,revision=0 
[xxia 2019-12-12 18:43:41 my]$ oc get co openshift-apiserver
NAME                  VERSION                             AVAILABLE   PROGRESSING   DEGRADED   SINCE
openshift-apiserver   4.3.0-0.nightly-2019-12-12-021332   True        False         False      36m

Comment 6 errata-xmlrpc 2020-01-23 11:14:59 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, 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-2020:0062


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