You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/v1/0000_00_cluster-version-operator_01_clusterversion.crd.yaml
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,6 @@ spec:
74
74
- MachineAPI
75
75
- Build
76
76
- DeploymentConfig
77
-
- ImageRegistry
78
77
x-kubernetes-list-type: atomic
79
78
baselineCapabilitySet:
80
79
description: baselineCapabilitySet selects an initial set of optional capabilities to enable, which can be extended via additionalEnabledCapabilities. If unset, the cluster will choose a default, and the default may change over time. The current default is vCurrent.
@@ -200,7 +199,6 @@ spec:
200
199
- MachineAPI
201
200
- Build
202
201
- DeploymentConfig
203
-
- ImageRegistry
204
202
x-kubernetes-list-type: atomic
205
203
knownCapabilities:
206
204
description: knownCapabilities lists all the capabilities known to the current cluster.
@@ -220,7 +218,6 @@ spec:
220
218
- MachineAPI
221
219
- Build
222
220
- DeploymentConfig
223
-
- ImageRegistry
224
221
x-kubernetes-list-type: atomic
225
222
conditionalUpdates:
226
223
description: conditionalUpdates contains the list of updates that may be recommended for this cluster if it meets specific required conditions. Consumers interested in the set of updates that are actually recommended for this cluster should use availableUpdates. This list may be empty if no updates are recommended, if the update service is unavailable, or if an empty or invalid channel has been specified.
0 commit comments