Bug 1995655

Summary: 4.9 installer should default ClusterVersion channel to stable-4.9
Product: OpenShift Container Platform Reporter: W. Trevor King <wking>
Component: InstallerAssignee: aos-install
Installer sub component: openshift-installer QA Contact: Jianli Wei <jiwei>
Status: CLOSED ERRATA Docs Contact:
Severity: low    
Priority: medium CC: pamoedom, tsze
Version: 4.9   
Target Milestone: ---   
Target Release: 4.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1952632 Environment:
Last Closed: 2021-10-18 17:47:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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