Bug 2045551

Summary: Remove enabled FeatureGates from TechPreviewNoUpgrade
Product: OpenShift Container Platform Reporter: Jan Safranek <jsafrane>
Component: StorageAssignee: Fabio Bertinatto <fbertina>
Storage sub component: Operators QA Contact: Wei Duan <wduan>
Status: CLOSED ERRATA Docs Contact:
Severity: medium    
Priority: medium CC: aos-bugs, fbertina
Version: 4.10   
Target Milestone: ---   
Target Release: 4.11.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-08-10 10:43:43 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 Jan Safranek 2022-01-25 17:01:31 UTC
Description of problem:

Several feature gates that are GA are still present in TechPreviewNoUpgrade FeatureSet. They should be removed, they have no effect there and only confuse people.

Version-Release number of selected component (if applicable):
4.10.nightly

How reproducible:
always

Steps to Reproduce:

1. Enable TechPreviewNoUpgrade feature set.
2. oc -n openshift-kube-controller-manager get pod kube-controller-manager-pewang0125vmc-pbzjd-master-0 -o custom-columns=NAME:.spec.containers[0].args --no-headers | fgrep -- "--feature-gates=CSI"

Actual results:
--feature-gates=CSIDriverAzureDisk=true
...
--feature-gates=CSIDriverVSphere=true

Expected results:
No CSIDriverAzureDisk and CSIDriverVSphere - they're GA.

(And make sure all the other GA feature gates are removed too).

Comment 3 Wei Duan 2022-02-09 12:28:39 UTC
PR looks like merged but it did not get fixed in 4.11.0-0.nightly-2022-02-08-180554, wait for new nightly.

Comment 4 Fabio Bertinatto 2022-02-09 12:39:48 UTC
Moving this back to ASSIGNED because it's going to take a while until all components bump their openshift/api dependency.

Comment 5 Fabio Bertinatto 2022-04-05 12:26:46 UTC
API server bump merged: https://github.com/openshift/cluster-kube-apiserver-operator/pull/1310

Apparently all components have their openshift/api bumped, so the feature gates that were changed in 4.10 should be correct now.

Comment 6 Wei Duan 2022-04-08 03:09:48 UTC
Verified passed on 4.11.0-0.nightly-2022-04-07-053433.

Comment 8 errata-xmlrpc 2022-08-10 10:43:43 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 (Important: OpenShift Container Platform 4.11.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-2022:5069