-
Bug
-
Resolution: Unresolved
-
Undefined
-
4.19.z
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
As part of working on implementing capability disabling in HyperShift, while testing with the Console capability disabled, I noticed CVO still attempted to apply console deployment. After discussion in a thread, it found out thay capability.openshift.io/name: Console annotation not present in Hypershift-specific deployment manifest.
Version-Release number of selected component (if applicable):
4.19
How reproducible:
Always
Steps to Reproduce:
Reproduce it in hypershift, need to use the code in the following draft PR - https://github.com/openshift/hypershift/pull/6183build CPO image + hypershift CLI and use those in order to create HostedCluster with disable capabilities option, where the Console is in the list.
Actual results - CVO error:
error running apply for deployment \"openshift-console-operator/console-operator\" (415 of 616): namespaces \"openshift-console-operator\" not found"
Expected results:
No errors
Additional info:
Discussion about this -
https://redhat-internal.slack.com/archives/CEGKQ43CP/p1749122303836369
- relates to
-
OCPBUGS-57055 capability.openshift.io/name: Console annotation is missing in few manifests
-
- Closed
-
- links to