Bug 1727023
| Summary: | [4.2] ClusterOperator marketplace missing ClusterStatusConditionType Upgradeable | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Liang Xia <lxia> |
| Component: | OLM | Assignee: | Alexander Greene <agreene> |
| OLM sub component: | OperatorHub | QA Contact: | Fan Jia <jfan> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | CC: | aos-bugs, eparis, jokerman, juzhao, mmccomas |
| 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: | 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: | 1822102 | ||
|
Description
Liang Xia
2019-07-04 09:38:16 UTC
test env:
cv: 4.2.0-0.nightly-2019-07-15-074808
There is the description about the "Upgradeable ClusterStatusConditionType" in 4.2.0-0.nightly-2019-07-15-074808
But the status of "Upgradeable" is always "True" when the status of "Progressing" is "True".
#oc describe clusteroperators marketplace
oc describe clusteroperator marketplace
Name: marketplace
Namespace:
Labels: <none>
Annotations: <none>
API Version: config.openshift.io/v1
Kind: ClusterOperator
Metadata:
Creation Timestamp: 2019-07-16T08:42:39Z
Generation: 1
Resource Version: 34042
Self Link: /apis/config.openshift.io/v1/clusteroperators/marketplace
UID: ab77ffe5-a7a5-11e9-9c5c-069216166896
Spec:
Status:
Conditions:
Last Transition Time: 2019-07-16T09:58:57Z
Message: Progressing towards release version: 4.2.0-0.nightly-2019-07-15-074808
Reason: OperatorStarting
Status: True
Type: Progressing
Last Transition Time: 2019-07-16T09:58:30Z
Message: Determining status
Reason: OperatorStarting
Status: False
Type: Available
Last Transition Time: 2019-07-16T08:42:39Z
Message: Determining status
Reason: OperatorStarting
Status: False
Type: Degraded
Last Transition Time: 2019-07-16T09:40:15Z
Message: Marketplace is upgradeable
Reason: OperatorStarting
Status: True
Type: Upgradeable
Extension: <nil>
Related Objects:
Group:
Name: openshift-marketplace
Resource: namespaces
Group: operators.coreos.com
Name:
Namespace: openshift-marketplace
Resource: OperatorSource
Group: operators.coreos.com
Name:
Namespace: openshift-marketplace
Resource: CatalogSourceConfig
Group: operators.coreos.com
Name:
Namespace: openshift-marketplace
Resource: CatalogSource
Versions:
Name: operator
Version: 4.2.0-0.nightly-2019-07-15-074808
Jia, Please ignore that PR message, which has been updated to reflect that the marketplace operator should always report upgradeable. verified the bug for the "upgradeable" always be "True". 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 |