Bug 1759122
| Summary: | Upgrading a managed cluster from 4.1.18 to 4.2.0-rc.1 results in CCO CA cert issues | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Scott Dodson <sdodson> |
| Component: | Cloud Credential Operator | Assignee: | Joel Diaz <jdiaz> |
| Status: | CLOSED ERRATA | QA Contact: | sheng.lao <shlao> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.2.0 | CC: | jdiaz, lseelye, nmalik, olnester, sdodson, shlao, wking, xtian |
| Target Milestone: | --- | ||
| Target Release: | 4.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1758666 | Environment: | |
| Last Closed: | 2019-10-16 06:41:54 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1758666 | ||
| Bug Blocks: | |||
|
Description
Scott Dodson
2019-10-07 12:56:36 UTC
I updated it from 4.1.18 to 4.2.0-rc.5 # oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.2.0-rc.5 True False 57m Cluster version is 4.2.0-rc.5 # oc get pod -n openshift-cluster-version NAME READY STATUS RESTARTS AGE cluster-version-operator-76fd5d88d9-lq2xp 1/1 Running 0 60m monitor log without errors # oc logs -f cluster-version-operator-76fd5d88d9-lq2xp -n openshift-cluster-version |grep 'ClusterVersionOperator\|cloud-credential\|Result of work\|Running sync.*in state' | grep -v 'Throttling request took' 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-2019:2922 |