Bug 1715108
| Summary: | Switch installer and user interface to stable-4.2 channel, add *-4.2 channels to UI. | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Clayton Coleman <ccoleman> | |
| Component: | Management Console | Assignee: | Samuel Padgett <spadgett> | |
| Status: | CLOSED ERRATA | QA Contact: | Yadan Pei <yapei> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 4.2.0 | CC: | adahiya, aos-bugs, bleanhar, jokerman, mmccomas, spadgett, wking, xiaocwan | |
| 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: | ||||
| : | 1758636 1759667 (view as bug list) | Environment: | ||
| Last Closed: | 2019-10-16 06:29:26 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: | 1758636, 1759667 | |||
|
Description
Clayton Coleman
2019-05-29 15:16:42 UTC
Verified this bug with 4.2.0-0.nightly-2019-06-25-003324, and PASS.
$ oc get clusterversion -o yaml
apiVersion: v1
items:
- apiVersion: config.openshift.io/v1
kind: ClusterVersion
metadata:
creationTimestamp: "2019-06-25T03:50:01Z"
generation: 1
name: version
resourceVersion: "15798"
selfLink: /apis/config.openshift.io/v1/clusterversions/version
uid: 4f3fc122-96fc-11e9-b3b7-0225811ce64e
spec:
channel: stable-4.2
clusterID: da7fc4cf-705d-4a6b-a142-a277203dbb4b
upstream: https://api.openshift.com/api/upgrades_info/v1/graph
status:
<--SNIP-->
But from web console - https://console-openshift-console.apps.qe-jialiu.qe.devcluster.openshift.com/settings/cluster, 'stable-4.2' as default, 'nightly-4.1', 'prerelease-4.1' and 'stable-4.1' as options. Per initial report, 'rerelease-4.2' should be some option. So assign back.
installer work is done, missing console work All Three channels are listed: stable-4.2, nightly-4.2, prerelease-4.2 This bug could be Verified on: 4.2.0-0.nightly-2019-07-24-220922 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 |