-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.14, 4.15
-
None
-
Moderate
-
No
-
False
-
Description of problem:
Duplicate 'Build' is listed in ClusterSettings- Configuration list after Build capabilities disabled
Version-Release number of selected component (if applicable):
4.15.0-0.nightly-2023-10-05-021229
How reproducible:
Always
Steps to Reproduce:
1. Launch a cluster, make sure Build capabilities is disabled eg: launch cluster in Jenkins with below value in Launcher_vars baselineCapabilitySet: None additionalEnabledCapabilities: ["CSISnapshot", "Console", "ImageRegistry", "Insights","MachineAPI", "NodeTuning", "Storage", "baremetal", "marketplace", "openshift-samples"] 2. Go to Administration - ClusterSettings - configuration Tab 3. Search 'build'
Actual results:
Duplicate 'Build (config.openshift.io)' would be shown in the list
Expected results:
only one should exit
Additional info:
Check on normal cluster, only one Build(config.openshift.io) is listed in the Configuration Tab list
- is caused by
-
OCPBUGS-17981 Remove DeploymentConfig, Build and BuildConfig sections from navigation and use flags so they can be enabled by cluster admins
- Closed