Skip to content

Commit 66ca256

Browse files
committed
run make update
1 parent de1ffcc commit 66ca256

File tree

24 files changed

+676
-64
lines changed

24 files changed

+676
-64
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ metadata:
55
api-approved.openshift.io: https://github.com/openshift/api/pull/470
66
api.openshift.io/merged-by-featuregates: "true"
77
include.release.openshift.io/ibm-cloud-managed: "true"
8-
include.release.openshift.io/self-managed-high-availability: "true"
98
release.openshift.io/bootstrap-required: "true"
10-
release.openshift.io/feature-set: DevPreviewNoUpgrade
119
name: schedulers.config.openshift.io
1210
spec:
1311
group: config.openshift.io
@@ -110,8 +108,10 @@ spec:
110108
- NoScoring
111109
type: string
112110
profileCustomizations:
113-
description: profileCustomizations contains configuration for modifying
114-
the default behavior of existing scheduler profiles.
111+
description: |-
112+
profileCustomizations contains configuration for modifying the default behavior of existing scheduler profiles.
113+
Deprecated: no longer needed, since DRA is GA starting with 4.21, and
114+
is enabled by' default in the cluster, this field will be removed in 4.24.
115115
properties:
116116
dynamicResourceAllocation:
117117
description: |-

config/v1/zz_generated.crd-manifests/0000_10_config-operator_01_schedulers-CustomNoUpgrade.crd.yaml renamed to config/v1/zz_generated.crd-manifests/0000_10_config-operator_01_schedulers-SelfManagedHA-CustomNoUpgrade.crd.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ metadata:
44
annotations:
55
api-approved.openshift.io: https://github.com/openshift/api/pull/470
66
api.openshift.io/merged-by-featuregates: "true"
7-
include.release.openshift.io/ibm-cloud-managed: "true"
87
include.release.openshift.io/self-managed-high-availability: "true"
98
release.openshift.io/bootstrap-required: "true"
109
release.openshift.io/feature-set: CustomNoUpgrade
@@ -110,8 +109,10 @@ spec:
110109
- NoScoring
111110
type: string
112111
profileCustomizations:
113-
description: profileCustomizations contains configuration for modifying
114-
the default behavior of existing scheduler profiles.
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.
115116
properties:
116117
dynamicResourceAllocation:
117118
description: |-

config/v1/zz_generated.crd-manifests/0000_10_config-operator_01_schedulers-Default.crd.yaml renamed to config/v1/zz_generated.crd-manifests/0000_10_config-operator_01_schedulers-SelfManagedHA-Default.crd.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ metadata:
44
annotations:
55
api-approved.openshift.io: https://github.com/openshift/api/pull/470
66
api.openshift.io/merged-by-featuregates: "true"
7-
include.release.openshift.io/ibm-cloud-managed: "true"
87
include.release.openshift.io/self-managed-high-availability: "true"
98
release.openshift.io/bootstrap-required: "true"
109
release.openshift.io/feature-set: Default

payload-manifests/crds/0000_10_config-operator_01_schedulers-DevPreviewNoUpgrade.crd.yaml renamed to config/v1/zz_generated.crd-manifests/0000_10_config-operator_01_schedulers-SelfManagedHA-DevPreviewNoUpgrade.crd.yaml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ metadata:
44
annotations:
55
api-approved.openshift.io: https://github.com/openshift/api/pull/470
66
api.openshift.io/merged-by-featuregates: "true"
7-
include.release.openshift.io/ibm-cloud-managed: "true"
87
include.release.openshift.io/self-managed-high-availability: "true"
98
release.openshift.io/bootstrap-required: "true"
109
release.openshift.io/feature-set: DevPreviewNoUpgrade
@@ -109,26 +108,6 @@ spec:
109108
- HighNodeUtilization
110109
- NoScoring
111110
type: string
112-
profileCustomizations:
113-
description: profileCustomizations contains configuration for modifying
114-
the default behavior of existing scheduler profiles.
115-
properties:
116-
dynamicResourceAllocation:
117-
description: |-
118-
dynamicResourceAllocation allows to enable or disable dynamic resource allocation within the scheduler.
119-
Dynamic resource allocation is an API for requesting and sharing resources between pods and containers inside a pod.
120-
Third-party resource drivers are responsible for tracking and allocating resources.
121-
Different kinds of resources support arbitrary parameters for defining requirements and initialization.
122-
Valid values are Enabled, Disabled and omitted.
123-
When omitted, this means no opinion and the platform is left to choose a reasonable default,
124-
which is subject to change over time.
125-
The current default is Disabled.
126-
enum:
127-
- ""
128-
- Enabled
129-
- Disabled
130-
type: string
131-
type: object
132111
type: object
133112
status:
134113
description: status holds observed values from the cluster. They may not

payload-manifests/crds/0000_10_config-operator_01_schedulers-TechPreviewNoUpgrade.crd.yaml renamed to config/v1/zz_generated.crd-manifests/0000_10_config-operator_01_schedulers-SelfManagedHA-TechPreviewNoUpgrade.crd.yaml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ metadata:
44
annotations:
55
api-approved.openshift.io: https://github.com/openshift/api/pull/470
66
api.openshift.io/merged-by-featuregates: "true"
7-
include.release.openshift.io/ibm-cloud-managed: "true"
87
include.release.openshift.io/self-managed-high-availability: "true"
98
release.openshift.io/bootstrap-required: "true"
109
release.openshift.io/feature-set: TechPreviewNoUpgrade
@@ -109,26 +108,6 @@ spec:
109108
- HighNodeUtilization
110109
- NoScoring
111110
type: string
112-
profileCustomizations:
113-
description: profileCustomizations contains configuration for modifying
114-
the default behavior of existing scheduler profiles.
115-
properties:
116-
dynamicResourceAllocation:
117-
description: |-
118-
dynamicResourceAllocation allows to enable or disable dynamic resource allocation within the scheduler.
119-
Dynamic resource allocation is an API for requesting and sharing resources between pods and containers inside a pod.
120-
Third-party resource drivers are responsible for tracking and allocating resources.
121-
Different kinds of resources support arbitrary parameters for defining requirements and initialization.
122-
Valid values are Enabled, Disabled and omitted.
123-
When omitted, this means no opinion and the platform is left to choose a reasonable default,
124-
which is subject to change over time.
125-
The current default is Disabled.
126-
enum:
127-
- ""
128-
- Enabled
129-
- Disabled
130-
type: string
131-
type: object
132111
type: object
133112
status:
134113
description: status holds observed values from the cluster. They may not

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ schedulers.config.openshift.io:
575575
Capability: ""
576576
Category: ""
577577
FeatureGates:
578-
- DynamicResourceAllocation
578+
- HyperShiftOnlyDynamicResourceAllocation
579579
FilenameOperatorName: config-operator
580580
FilenameOperatorOrdering: "01"
581581
FilenameRunLevel: "0000_10"
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
api.openshift.io/filename-cvo-runlevel: "0000_10"
77
api.openshift.io/filename-operator: config-operator
88
api.openshift.io/filename-ordering: "01"
9-
feature-gate.release.openshift.io/DynamicResourceAllocation: "true"
9+
feature-gate.release.openshift.io/HyperShiftOnlyDynamicResourceAllocation: "true"
1010
release.openshift.io/bootstrap-required: "true"
1111
name: schedulers.config.openshift.io
1212
spec:
@@ -110,8 +110,10 @@ spec:
110110
- NoScoring
111111
type: string
112112
profileCustomizations:
113-
description: profileCustomizations contains configuration for modifying
114-
the default behavior of existing scheduler profiles.
113+
description: |-
114+
profileCustomizations contains configuration for modifying the default behavior of existing scheduler profiles.
115+
Deprecated: no longer needed, since DRA is GA starting with 4.21, and
116+
is enabled by' default in the cluster, this field will be removed in 4.24.
115117
properties:
116118
dynamicResourceAllocation:
117119
description: |-

config/v1/zz_generated.swagger_doc_generated.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

features.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
| NewOLMPreflightPermissionChecks| | | | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> |
1616
| NoRegistryClusterInstall| | | | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> |
1717
| ProvisioningRequestAvailable| | | <span style="background-color: #519450">Enabled</span> | <span style="background-color: #519450">Enabled</span> | | |
18+
| HyperShiftOnlyDynamicResourceAllocation| <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> | |
1819
| NewOLM| | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> |
1920
| NewOLMWebhookProviderOpenshiftServiceCA| | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> | | <span style="background-color: #519450">Enabled</span> |
2021
| AWSClusterHostedDNS| | | <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> |

openapi/generated_openapi/zz_generated.openapi.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)