Description of problem:
a cluster installed with baselineCapabilitySet: None have build available while the build capability is disabled ❯ oc get -o json clusterversion version | jq '.spec.capabilities' { "baselineCapabilitySet": "None" } ❯ oc get -o json clusterversion version | jq '.status.capabilities.enabledCapabilities' null ❯ oc get build -A NAME AGE cluster 5h23m
Version-Release number of selected component (if applicable):
4.14.0-0.nightly-2023-10-04-143709
How reproducible:
100%
Steps to Reproduce:
1.install a cluster with baselineCapabilitySet: None
Actual results:
❯ oc get build -A NAME AGE cluster 5h23m
Expected results:
❯ oc get -A build error: the server doesn't have a resource type "build"
slack thread with more info: https://redhat-internal.slack.com/archives/CF8SMALS1/p1696527133380269
- is cloned by
-
OCPBUGS-20439 [4.14] builds.config.openshift.io CRD is available in a cluster with baselineCapabilitySet None
- Closed
- is depended on by
-
OCPBUGS-20439 [4.14] builds.config.openshift.io CRD is available in a cluster with baselineCapabilitySet None
- Closed
- links to
-
RHEA-2023:7198 rpm
(4 links to)