-
Story
-
Resolution: Won't Do
-
Major
-
None
-
None
-
Product / Portfolio Work
-
False
-
-
False
-
8
-
8
-
None
-
None
-
None
{}USER STORY:{}
As an OpenShift Engineer I want to remove feature gate selection logic after feature gate promotion to reduce code complexity.
{}DESCRIPTION:{}
Remove the feature gate selection logic from the OpenShift source code once a feature gate has been promoted to stable, reducing code complexity.
{}ACCEPTANCE CRITERIA:{}
- The feature gate selection logic for the promoted feature is removed completely.
- Code related to the promoted feature gate is refactored or deleted
- No functional changes are introduced during the removal process
{}ENGINEERING DETAILS:{}