Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1625295

Summary: Node CSR remain pending after upgrade causing node registration failure
Product: OpenShift Container Platform Reporter: Robert Bost <rbost>
Component: Cluster Version OperatorAssignee: Michael Gugino <mgugino>
Status: CLOSED DUPLICATE QA Contact: liujia <jiajliu>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.10.0CC: aos-bugs, jokerman, mmccomas, rbost
Target Milestone: ---   
Target Release: 3.10.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-09-06 13:17:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Robert Bost 2018-09-04 15:07:13 UTC
Description of problem:

Version-Release number of the following components:
openshift-ansible-3.10.34-1.git.0.48df172

How reproducible: Unclear

Actual results: Node CSR remain pending after upgrade:

oc get csr
NAME                                                   AGE       REQUESTOR                    CONDITION
csr-2t6vf                                              55m       system:node:wrk-01   Pending
csr-8cmvg                                              52m       system:node:inf-02   Approved,Issued
csr-d64t7                                              30m       system:node:wrk-01   Pending
csr-gzv57                                              56m       system:node:wrk-01   Approved,Issued
csr-hjh4l                                              58m       system:node:inf-01   Approved,Issued
csr-krvhm                                              18m       system:node:wrk-01   Pending
csr-pmp7g                                              43m       system:node:wrk-01   Pending
csr-qlgnw                                              5m        system:node:wrk-01   Pending
...

Expected results: I would expect all CSR to be approved during upgrade and fail if they are not

Comment 1 Robert Bost 2018-09-04 15:08:16 UTC
Symptoms are similar to bz1594341.

Comment 3 Scott Dodson 2018-09-04 20:06:20 UTC
Can you please test with openshift-ansible-3.10.41-1.git.0.fd15dd7.el7 which has fixes for bug 1622710 which included a significant refactoring of the approval process?

Comment 5 Robert Bost 2018-09-06 13:17:23 UTC
Closing as duplicate of bz1622710.

*** This bug has been marked as a duplicate of bug 1622710 ***