Bug 1995655 - 4.9 installer should default ClusterVersion channel to stable-4.9
Summary: 4.9 installer should default ClusterVersion channel to stable-4.9
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.9
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: 4.9.0
Assignee: aos-install
QA Contact: Jianli Wei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-19 14:59 UTC by W. Trevor King
Modified: 2021-10-18 17:47 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1952632
Environment:
Last Closed: 2021-10-18 17:47:27 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift installer pull 5159 0 None None None 2021-08-19 15:02:25 UTC
Red Hat Product Errata RHSA-2021:3759 0 None None None 2021-10-18 17:47:42 UTC

Description W. Trevor King 2021-08-19 14:59:44 UTC
+++ This bug was initially created as a clone of Bug #1952632 +++

When we install 4.9 clusters, the default channel should be stable-4.9, not stable-4.8.  Test with:

  $ oc get clusterversion -o jsonpath='{.spec.channel}{"\n"}' version
  stable-4.9

We forgot to bump this before feature freeze, so now it's a bug ;).

Comment 2 Jianli Wei 2021-08-23 07:11:47 UTC
Tested with 4.9.0-0.nightly-2021-08-22-070405, it does tell the default channel being "stable-4.9". Mark as verified. 

[jiwei@jiwei ocp_lab]$ oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.9.0-0.nightly-2021-08-22-070405   True        False         6m      Cluster version is 4.9.0-0.nightly-2021-08-22-070405
[jiwei@jiwei ocp_lab]$ oc get clusterversion -o jsonpath='{.spec.channel}{"\n"}' version
stable-4.9
[jiwei@jiwei ocp_lab]$

Comment 5 errata-xmlrpc 2021-10-18 17:47:27 UTC
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 (Moderate: OpenShift Container Platform 4.9.0 bug fix and security 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/RHSA-2021:3759


Note You need to log in before you can comment on or make changes to this bug.