Bug 2045551 - Remove enabled FeatureGates from TechPreviewNoUpgrade
Summary: Remove enabled FeatureGates from TechPreviewNoUpgrade
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Storage
Version: 4.10
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: 4.11.0
Assignee: Fabio Bertinatto
QA Contact: Wei Duan
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-25 17:01 UTC by Jan Safranek
Modified: 2022-08-10 10:44 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-08-10 10:43:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift api pull 1104 0 None Merged Bug 2045551: Azure Disk and vSphere CSI drivers are GA 2022-02-09 04:10:43 UTC
Red Hat Product Errata RHSA-2022:5069 0 None None None 2022-08-10 10:44:05 UTC

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


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