Bug 1727032
| Summary: | [4.2] ClusterOperator operator-lifecycle-manager missing ClusterStatusConditionType Upgradeable | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Liang Xia <lxia> | |
| Component: | OLM | Assignee: | Evan Cordell <ecordell> | |
| OLM sub component: | OLM | QA Contact: | Bruno Andrade <bandrade> | |
| Status: | CLOSED ERRATA | Docs Contact: | ||
| Severity: | medium | |||
| Priority: | medium | CC: | bandrade, chuo, scolange | |
| Version: | 4.2.0 | |||
| 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: | ||||
| : | 1743748 (view as bug list) | Environment: | ||
| Last Closed: | 2019-10-16 06:33:07 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1743748 | |||
|
Description
Liang Xia
2019-07-04 09:55:43 UTC
*** Bug 1727036 has been marked as a duplicate of this bug. *** LGTM, Upgradeable is shown on OLM Cluster Operator.
oc exec olm-operator-798765b494-qpmkf -n openshift-operator-lifecycle-manager -- olm --version
OLM version: 0.11.0
git commit: 586e941bd1f42ea1f331453ed431fb43699fef70
oc get clusterversion
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
version 4.2.0-0.nightly-2019-08-14-112500 True False 33h Cluster version is 4.2.0-0.nightly-2019-08-14-112500
$ oc get co operator-lifecycle-manager -o jsonpath='{range .status.conditions[*]}{.type}{"\n"}'
Degraded
Progressing
Available
Upgradeable
Marking as verified.
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 |