Skip to content

Commit 6bd2705

Browse files
committed
bump(k8s): make update
1 parent 7c1247b commit 6bd2705

File tree

43 files changed

+131
-185
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+131
-185
lines changed

config/v1/zz_generated.crd-manifests/0000_10_openshift-controller-manager_01_builds.crd.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,9 @@ spec:
139139
in a Container.
140140
properties:
141141
name:
142-
description: Name of the environment variable. Must be a
143-
C_IDENTIFIER.
142+
description: |-
143+
Name of the environment variable.
144+
May consist of any printable ASCII characters except '='.
144145
type: string
145146
value:
146147
description: |-

config/v1/zz_generated.featuregated-crd-manifests/builds.config.openshift.io/AAA_ungated.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,9 @@ spec:
140140
in a Container.
141141
properties:
142142
name:
143-
description: Name of the environment variable. Must be a
144-
C_IDENTIFIER.
143+
description: |-
144+
Name of the environment variable.
145+
May consist of any printable ASCII characters except '='.
145146
type: string
146147
value:
147148
description: |-

console/v1/zz_generated.crd-manifests/00_consolequickstarts.crd.yaml

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,8 @@ spec:
5959
available for resource requests to the Authorizer interface
6060
properties:
6161
fieldSelector:
62-
description: |-
63-
fieldSelector describes the limitation on access based on field. It can only limit access, not broaden it.
64-
65-
This field is alpha-level. To use this field, you must enable the
66-
`AuthorizeWithSelectors` feature gate (disabled by default).
62+
description: fieldSelector describes the limitation on access
63+
based on field. It can only limit access, not broaden it.
6764
properties:
6865
rawSelector:
6966
description: |-
@@ -114,11 +111,8 @@ spec:
114111
all.
115112
type: string
116113
labelSelector:
117-
description: |-
118-
labelSelector describes the limitation on access based on labels. It can only limit access, not broaden it.
119-
120-
This field is alpha-level. To use this field, you must enable the
121-
`AuthorizeWithSelectors` feature gate (disabled by default).
114+
description: labelSelector describes the limitation on access
115+
based on labels. It can only limit access, not broaden it.
122116
properties:
123117
rawSelector:
124118
description: |-

console/v1/zz_generated.featuregated-crd-manifests/consolequickstarts.console.openshift.io/AAA_ungated.yaml

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,8 @@ spec:
5858
available for resource requests to the Authorizer interface
5959
properties:
6060
fieldSelector:
61-
description: |-
62-
fieldSelector describes the limitation on access based on field. It can only limit access, not broaden it.
63-
64-
This field is alpha-level. To use this field, you must enable the
65-
`AuthorizeWithSelectors` feature gate (disabled by default).
61+
description: fieldSelector describes the limitation on access
62+
based on field. It can only limit access, not broaden it.
6663
properties:
6764
rawSelector:
6865
description: |-
@@ -113,11 +110,8 @@ spec:
113110
all.
114111
type: string
115112
labelSelector:
116-
description: |-
117-
labelSelector describes the limitation on access based on labels. It can only limit access, not broaden it.
118-
119-
This field is alpha-level. To use this field, you must enable the
120-
`AuthorizeWithSelectors` feature gate (disabled by default).
113+
description: labelSelector describes the limitation on access
114+
based on labels. It can only limit access, not broaden it.
121115
properties:
122116
rawSelector:
123117
description: |-

imageregistry/v1/zz_generated.crd-manifests/00_configs.crd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -615,8 +615,8 @@ spec:
615615
most preferred is the one with the greatest sum of weights, i.e.
616616
for each node that meets all of the scheduling requirements (resource
617617
request, requiredDuringScheduling anti-affinity expressions, etc.),
618-
compute a sum by iterating through the elements of this field and adding
619-
"weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the
618+
compute a sum by iterating through the elements of this field and subtracting
619+
"weight" from the sum if the node has pods which matches the corresponding podAffinityTerm; the
620620
node(s) with the highest sum are the most preferred.
621621
items:
622622
description: The weights of all of the matched WeightedPodAffinityTerm

imageregistry/v1/zz_generated.crd-manifests/01_imagepruners.crd.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -615,8 +615,8 @@ spec:
615615
most preferred is the one with the greatest sum of weights, i.e.
616616
for each node that meets all of the scheduling requirements (resource
617617
request, requiredDuringScheduling anti-affinity expressions, etc.),
618-
compute a sum by iterating through the elements of this field and adding
619-
"weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the
618+
compute a sum by iterating through the elements of this field and subtracting
619+
"weight" from the sum if the node has pods which matches the corresponding podAffinityTerm; the
620620
node(s) with the highest sum are the most preferred.
621621
items:
622622
description: The weights of all of the matched WeightedPodAffinityTerm

imageregistry/v1/zz_generated.featuregated-crd-manifests/configs.imageregistry.operator.openshift.io/AAA_ungated.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -614,8 +614,8 @@ spec:
614614
most preferred is the one with the greatest sum of weights, i.e.
615615
for each node that meets all of the scheduling requirements (resource
616616
request, requiredDuringScheduling anti-affinity expressions, etc.),
617-
compute a sum by iterating through the elements of this field and adding
618-
"weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the
617+
compute a sum by iterating through the elements of this field and subtracting
618+
"weight" from the sum if the node has pods which matches the corresponding podAffinityTerm; the
619619
node(s) with the highest sum are the most preferred.
620620
items:
621621
description: The weights of all of the matched WeightedPodAffinityTerm

imageregistry/v1/zz_generated.featuregated-crd-manifests/configs.imageregistry.operator.openshift.io/ChunkSizeMiB.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -614,8 +614,8 @@ spec:
614614
most preferred is the one with the greatest sum of weights, i.e.
615615
for each node that meets all of the scheduling requirements (resource
616616
request, requiredDuringScheduling anti-affinity expressions, etc.),
617-
compute a sum by iterating through the elements of this field and adding
618-
"weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the
617+
compute a sum by iterating through the elements of this field and subtracting
618+
"weight" from the sum if the node has pods which matches the corresponding podAffinityTerm; the
619619
node(s) with the highest sum are the most preferred.
620620
items:
621621
description: The weights of all of the matched WeightedPodAffinityTerm

imageregistry/v1/zz_generated.featuregated-crd-manifests/imagepruners.imageregistry.operator.openshift.io/AAA_ungated.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -614,8 +614,8 @@ spec:
614614
most preferred is the one with the greatest sum of weights, i.e.
615615
for each node that meets all of the scheduling requirements (resource
616616
request, requiredDuringScheduling anti-affinity expressions, etc.),
617-
compute a sum by iterating through the elements of this field and adding
618-
"weight" to the sum if the node has pods which matches the corresponding podAffinityTerm; the
617+
compute a sum by iterating through the elements of this field and subtracting
618+
"weight" from the sum if the node has pods which matches the corresponding podAffinityTerm; the
619619
node(s) with the highest sum are the most preferred.
620620
items:
621621
description: The weights of all of the matched WeightedPodAffinityTerm

machine/v1/zz_generated.crd-manifests/0000_10_control-plane-machine-set_01_controlplanemachinesets-CustomNoUpgrade.crd.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -814,9 +814,8 @@ spec:
814814
to a node.
815815
type: string
816816
timeAdded:
817-
description: |-
818-
TimeAdded represents the time at which the taint was added.
819-
It is only written for NoExecute taints.
817+
description: TimeAdded represents the time at which
818+
the taint was added.
820819
format: date-time
821820
type: string
822821
value:

0 commit comments

Comments
 (0)