-
Story
-
Resolution: Obsolete
-
Normal
-
None
-
None
Goal: Ensure admins can enable platform operator's using a tech preview feature gate in 4.12.
Notes:
- Admins can specify an openshift-only FeatureGate manifest that enables the TechPreviewNoUpgrades feature set [1]
Open Question:
- Are there any other repositories that need to be updated after the o/api changes (e.g. library-go)?
AC:
- Introduce a feature gate in the "TechPreviewNoUpgrade" feature set defined in o/api [2]
- Admins can enable POs through a FeatureGate manifest before cluster creation
[2] https://github.com/openshift/api/blob/master/config/v1/types_feature.go#L110
- relates to
-
OPRUN-2666 Add the release.openshift.io/feature-gate annotation to the CVO manifests
- Closed
- links to