Bug 1665018
| Summary: | All messages for CVO stauts of cluster-image-registry operator should start with a capital letter | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | XiuJuan Wang <xiuwang> |
| Component: | Image Registry | Assignee: | Corey Daley <cdaley> |
| Status: | CLOSED ERRATA | QA Contact: | Wenjing Zheng <wzheng> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.1.0 | CC: | adam.kaplan, aos-bugs |
| Target Milestone: | --- | ||
| Target Release: | 4.1.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-06-04 10:41:42 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: | |||
Fix is included in pending pull request: https://github.com/openshift/cluster-image-registry-operator/pull/147 PR has merged and is most likely in QA Conditions:
Last Transition Time: 2019-02-26T01:07:23Z
Message: Deployment has minimum availability
Status: True
Type: Available
Last Transition Time: 2019-02-26T01:07:23Z
Message: Everything is ready
Status: False
Type: Progressing
Last Transition Time: 2019-02-26T01:06:23Z
Status: False
Type: Failing
Extension: <nil>
Related Objects: <nil>
Versions:
Name: operator
Version: v4.0.0-0.185.0.0-dirty
Verified with
$oc get clusterversion
NAME VERSION AVAILABLE PROGRESSING SINCE
version 4.0.0-0.nightly-2019-02-26-054336 True False 5h27m
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:0758 |
Description of problem: All messages for CVO stauts of cluster-image-registry operator should start with a capital letter Version-Release number of selected component (if applicable): oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.0.0-9 True False 3h Cluster version is 4.0.0-9 How reproducible: always Steps to Reproduce: 1.Check clusteroperator cluster-image-registry-operator 2. 3. Actual results: All messages don't start with a capital letter. #oc describe clusteroperator cluster-image-registry-operator dhcp-140-96.nay.redhat.com: Thu Jan 10 17:24:34 2019 Name: cluster-image-registry-operator Namespace: Labels: <none> Annotations: <none> API Version: config.openshift.io/v1 Kind: ClusterOperator Metadata: Creation Timestamp: 2019-01-10T08:32:47Z Generation: 1 Resource Version: 134100 Self Link: /apis/config.openshift.io/v1/clusteroperators/cluster-image-registry-operator UID: 4f5ffaa3-14b2-11e9-8806-02b62a8ceef6 Spec: Status: Conditions: Last Transition Time: 2019-01-10T09:19:43Z Message: deployment has minimum availability Status: True Type: Available Last Transition Time: 2019-01-10T09:19:43Z Message: everything is ready Status: False Type: Progressing Last Transition Time: 2019-01-10T08:32:50Z Status: False Type: Failing Extension: <nil> Version: 2e125da-dirty Events: <none> Expected results: All messages for CVO stauts of cluster-image-registry operator should start with a capital letter It's better to make version of cluster-image-registry more professional Additional info: