Skip to content

Commit b534720

Browse files
committed
make update, update-codegen-crds
Signed-off-by: Sai Ramesh Vanka <[email protected]>
1 parent 3dc32b8 commit b534720

14 files changed

+35
-316
lines changed

config/v1/zz_generated.crd-manifests/0000_10_config-operator_01_schedulers-SelfManagedHA-DevPreviewNoUpgrade.crd.yaml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -108,28 +108,6 @@ spec:
108108
- HighNodeUtilization
109109
- NoScoring
110110
type: string
111-
profileCustomizations:
112-
description: |-
113-
profileCustomizations contains configuration for modifying the default behavior of existing scheduler profiles.
114-
Deprecated: no longer needed, since DRA is GA starting with 4.21, and
115-
is enabled by' default in the cluster, this field will be removed in 4.24.
116-
properties:
117-
dynamicResourceAllocation:
118-
description: |-
119-
dynamicResourceAllocation allows to enable or disable dynamic resource allocation within the scheduler.
120-
Dynamic resource allocation is an API for requesting and sharing resources between pods and containers inside a pod.
121-
Third-party resource drivers are responsible for tracking and allocating resources.
122-
Different kinds of resources support arbitrary parameters for defining requirements and initialization.
123-
Valid values are Enabled, Disabled and omitted.
124-
When omitted, this means no opinion and the platform is left to choose a reasonable default,
125-
which is subject to change over time.
126-
The current default is Disabled.
127-
enum:
128-
- ""
129-
- Enabled
130-
- Disabled
131-
type: string
132-
type: object
133111
type: object
134112
status:
135113
description: status holds observed values from the cluster. They may not

config/v1/zz_generated.crd-manifests/0000_10_config-operator_01_schedulers-SelfManagedHA-TechPreviewNoUpgrade.crd.yaml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -108,28 +108,6 @@ spec:
108108
- HighNodeUtilization
109109
- NoScoring
110110
type: string
111-
profileCustomizations:
112-
description: |-
113-
profileCustomizations contains configuration for modifying the default behavior of existing scheduler profiles.
114-
Deprecated: no longer needed, since DRA is GA starting with 4.21, and
115-
is enabled by' default in the cluster, this field will be removed in 4.24.
116-
properties:
117-
dynamicResourceAllocation:
118-
description: |-
119-
dynamicResourceAllocation allows to enable or disable dynamic resource allocation within the scheduler.
120-
Dynamic resource allocation is an API for requesting and sharing resources between pods and containers inside a pod.
121-
Third-party resource drivers are responsible for tracking and allocating resources.
122-
Different kinds of resources support arbitrary parameters for defining requirements and initialization.
123-
Valid values are Enabled, Disabled and omitted.
124-
When omitted, this means no opinion and the platform is left to choose a reasonable default,
125-
which is subject to change over time.
126-
The current default is Disabled.
127-
enum:
128-
- ""
129-
- Enabled
130-
- Disabled
131-
type: string
132-
type: object
133111
type: object
134112
status:
135113
description: status holds observed values from the cluster. They may not

config/v1/zz_generated.featuregated-crd-manifests.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,6 @@ schedulers.config.openshift.io:
574574
Capability: ""
575575
Category: ""
576576
FeatureGates:
577-
- DynamicResourceAllocation
578577
- HyperShiftOnlyDynamicResourceAllocation
579578
FilenameOperatorName: config-operator
580579
FilenameOperatorOrdering: "01"

config/v1/zz_generated.featuregated-crd-manifests/schedulers.config.openshift.io/DynamicResourceAllocation.yaml

Lines changed: 0 additions & 145 deletions
This file was deleted.

features.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
| DNSNameResolver| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
4242
| DualReplica| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
4343
| DyanmicServiceEndpointIBMCloud| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
44-
| DynamicResourceAllocation| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
4544
| EtcdBackendQuota| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
4645
| EventTTL| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |
4746
| Example| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> |

0 commit comments

Comments
 (0)