Hide Forgot
OpenShift 4.6 EUS is unique in that it doesn't pick up the lifecycle changes which made EUS available to all subscribers, nor do we continue adding all 4.6.z to stable channels. Therefore, so that new installs don't get abandoned we'll set the default channel to eus-4.6. Additionally, we will add all 4.6.z shipped until we ship this fix to the stable-4.6 channel so that those versions aren't abandoned. We will override bugzilla flags on PRs etc as this is not something that can be backported or expected to have dependent bugs.
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