Bug 1679871
| Summary: | [next_gen_installer]No version for openshift-controller-manager-operator when get clusteroperator | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | wewang <wewang> | |
| Component: | Build | Assignee: | Ben Parees <bparees> | |
| Status: | CLOSED ERRATA | QA Contact: | wewang <wewang> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 4.1.0 | CC: | aos-bugs, wzheng | |
| 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: | ||||
| : | 1679894 (view as bug list) | Environment: | ||
| Last Closed: | 2019-06-04 10:44:19 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: | 1679894 | |||
*** Bug 1667360 has been marked as a duplicate of this bug. *** Today We only launch successful ocp version:4.0.0-0.nightly-2019-03-06-074438, but the pr is not include in the version, so verify it in origin first
versions:
version: 4.0.0-0.ci-2019-03-12-025430
payload: registry.svc.ci.openshift.org/ocp/release@sha256:da5cc2524c5b7a8b962a317c54d046dc9a1f07a98414f6f6b009c546b6936a4d
[wewang@Desktop Downloads]$ oc get clusteroperator |grep openshift-controller-manager
openshift-controller-manager 4.0.0-0.ci-2019-03-12-025430 True False False 14m
$ oc describe clusteroperator openshift-controller-manager
Versions:
Name: operator
Version: 4.0.0-0.ci-2019-03-12-025430
Events: <none>
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: No version for openshift-controller-manager-operator when get clusteroperator Version-Release number of selected component (if applicable): 4.0.0-0.nightly-2019-02-21-215247 registry.svc.ci.openshift.org/ocp/release@sha256:88a2287b44f1ccff9d89d32d2fdf454925bb6fa4f572bffefac7667b41e6dca2 How reproducible: always Steps to Reproduce: $ oc describe clusteroperator openshift-controller-manager Name: openshift-controller-manager Namespace: Labels: <none> Annotations: <none> API Version: config.openshift.io/v1 Kind: ClusterOperator Metadata: Creation Timestamp: 2019-02-22T02:39:05Z Generation: 1 Resource Version: 12148 Self Link: /apis/config.openshift.io/v1/clusteroperators/openshift-controller-manager UID: 0575c150-364b-11e9-94e8-0615dd2afa9e Spec: Status: Conditions: Last Transition Time: 2019-02-22T02:39:05Z Status: False Type: Failing Last Transition Time: 2019-02-22T02:39:38Z Status: True Type: Available Last Transition Time: 2019-02-22T02:41:25Z Status: False Type: Progressing Extension: <nil> Related Objects: Versions: <nil> ### no vesions Events: <none> 2. 3. Actual results: no vesion for versions part Expected results: should have version for it. Additional info: