Bug 2070666
Summary: | Change 4.6 installer to default channel to eus-4.6 | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Scott Dodson <sdodson> |
Component: | Installer | Assignee: | aos-install |
Installer sub component: | openshift-installer | QA Contact: | liujia <jiajliu> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | jiajliu |
Version: | 4.6.z | ||
Target Milestone: | --- | ||
Target Release: | 4.6.z | ||
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: | 2022-05-04 11:06:51 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: |
Description
Scott Dodson
2022-03-31 16:00:42 UTC
Hi Scott, Currently, i see no big effluence for this change except for doc. I also asked in https://github.com/openshift/installer/pull/5765#issuecomment-1085265250 Verified on 4.6.0-0.nightly-2022-04-03-124148 # ./oc get clusterversion -ojson|jq .items[].spec { "channel": "eus-4.6", "clusterID": "c5943075-c951-41de-8929-30e008d74379", "upstream": "https://api.openshift.com/api/upgrades_info/v1/graph" } Both of web and cli default channel are updated to eus-4.6. 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 (OpenShift Container Platform 4.6.57 bug fix update), 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-2022:1621 |