Skip to content

Commit ae60486

Browse files
committed
chore: bump cluster-api to v1.10.3
Signed-off-by: Carlos Salas <[email protected]>
1 parent 025ab80 commit ae60486

12 files changed

+244
-210
lines changed

bootstrap/config/crd/bases/bootstrap.cluster.x-k8s.io_rke2configs.yaml

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -531,27 +531,32 @@ spec:
531531
properties:
532532
lastTransitionTime:
533533
description: |-
534-
Last time the condition transitioned from one status to another.
534+
lastTransitionTime is the last time the condition transitioned from one status to another.
535535
This should be when the underlying condition changed. If that is not known, then using the time when
536536
the API field changed is acceptable.
537537
format: date-time
538538
type: string
539539
message:
540540
description: |-
541-
A human readable message indicating details about the transition.
541+
message is a human readable message indicating details about the transition.
542542
This field may be empty.
543+
maxLength: 10240
544+
minLength: 1
543545
type: string
544546
reason:
545547
description: |-
546-
The reason for the condition's last transition in CamelCase.
548+
reason is the reason for the condition's last transition in CamelCase.
547549
The specific API may choose whether or not this field is considered a guaranteed API.
548550
This field may be empty.
551+
maxLength: 256
552+
minLength: 1
549553
type: string
550554
severity:
551555
description: |-
552556
severity provides an explicit classification of Reason code, so the users or machines can immediately
553557
understand the current situation and act accordingly.
554558
The Severity field MUST be set only when Status=False.
559+
maxLength: 32
555560
type: string
556561
status:
557562
description: status of the condition, one of True, False, Unknown.
@@ -561,6 +566,8 @@ spec:
561566
type of condition in CamelCase or in foo.example.com/CamelCase.
562567
Many .condition.type values are consistent across resources like Available, but because arbitrary conditions
563568
can be useful (see .node.status.conditions), the ability to deconflict is important.
569+
maxLength: 256
570+
minLength: 1
564571
type: string
565572
required:
566573
- lastTransitionTime
@@ -1117,27 +1124,32 @@ spec:
11171124
properties:
11181125
lastTransitionTime:
11191126
description: |-
1120-
Last time the condition transitioned from one status to another.
1127+
lastTransitionTime is the last time the condition transitioned from one status to another.
11211128
This should be when the underlying condition changed. If that is not known, then using the time when
11221129
the API field changed is acceptable.
11231130
format: date-time
11241131
type: string
11251132
message:
11261133
description: |-
1127-
A human readable message indicating details about the transition.
1134+
message is a human readable message indicating details about the transition.
11281135
This field may be empty.
1136+
maxLength: 10240
1137+
minLength: 1
11291138
type: string
11301139
reason:
11311140
description: |-
1132-
The reason for the condition's last transition in CamelCase.
1141+
reason is the reason for the condition's last transition in CamelCase.
11331142
The specific API may choose whether or not this field is considered a guaranteed API.
11341143
This field may be empty.
1144+
maxLength: 256
1145+
minLength: 1
11351146
type: string
11361147
severity:
11371148
description: |-
11381149
severity provides an explicit classification of Reason code, so the users or machines can immediately
11391150
understand the current situation and act accordingly.
11401151
The Severity field MUST be set only when Status=False.
1152+
maxLength: 32
11411153
type: string
11421154
status:
11431155
description: status of the condition, one of True, False, Unknown.
@@ -1147,6 +1159,8 @@ spec:
11471159
type of condition in CamelCase or in foo.example.com/CamelCase.
11481160
Many .condition.type values are consistent across resources like Available, but because arbitrary conditions
11491161
can be useful (see .node.status.conditions), the ability to deconflict is important.
1162+
maxLength: 256
1163+
minLength: 1
11501164
type: string
11511165
required:
11521166
- lastTransitionTime

controlplane/config/crd/bases/controlplane.cluster.x-k8s.io_rke2controlplanes.yaml

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1144,27 +1144,32 @@ spec:
11441144
properties:
11451145
lastTransitionTime:
11461146
description: |-
1147-
Last time the condition transitioned from one status to another.
1147+
lastTransitionTime is the last time the condition transitioned from one status to another.
11481148
This should be when the underlying condition changed. If that is not known, then using the time when
11491149
the API field changed is acceptable.
11501150
format: date-time
11511151
type: string
11521152
message:
11531153
description: |-
1154-
A human readable message indicating details about the transition.
1154+
message is a human readable message indicating details about the transition.
11551155
This field may be empty.
1156+
maxLength: 10240
1157+
minLength: 1
11561158
type: string
11571159
reason:
11581160
description: |-
1159-
The reason for the condition's last transition in CamelCase.
1161+
reason is the reason for the condition's last transition in CamelCase.
11601162
The specific API may choose whether or not this field is considered a guaranteed API.
11611163
This field may be empty.
1164+
maxLength: 256
1165+
minLength: 1
11621166
type: string
11631167
severity:
11641168
description: |-
11651169
severity provides an explicit classification of Reason code, so the users or machines can immediately
11661170
understand the current situation and act accordingly.
11671171
The Severity field MUST be set only when Status=False.
1172+
maxLength: 32
11681173
type: string
11691174
status:
11701175
description: status of the condition, one of True, False, Unknown.
@@ -1174,6 +1179,8 @@ spec:
11741179
type of condition in CamelCase or in foo.example.com/CamelCase.
11751180
Many .condition.type values are consistent across resources like Available, but because arbitrary conditions
11761181
can be useful (see .node.status.conditions), the ability to deconflict is important.
1182+
maxLength: 256
1183+
minLength: 1
11771184
type: string
11781185
required:
11791186
- lastTransitionTime
@@ -1705,7 +1712,7 @@ spec:
17051712
additionalProperties:
17061713
type: string
17071714
description: |-
1708-
Map of string keys and values that can be used to organize and categorize
1715+
labels is a map of string keys and values that can be used to organize and categorize
17091716
(scope and select) objects. May match selectors of replication controllers
17101717
and services.
17111718
More info: http://kubernetes.io/docs/user-guide/labels
@@ -2522,27 +2529,32 @@ spec:
25222529
properties:
25232530
lastTransitionTime:
25242531
description: |-
2525-
Last time the condition transitioned from one status to another.
2532+
lastTransitionTime is the last time the condition transitioned from one status to another.
25262533
This should be when the underlying condition changed. If that is not known, then using the time when
25272534
the API field changed is acceptable.
25282535
format: date-time
25292536
type: string
25302537
message:
25312538
description: |-
2532-
A human readable message indicating details about the transition.
2539+
message is a human readable message indicating details about the transition.
25332540
This field may be empty.
2541+
maxLength: 10240
2542+
minLength: 1
25342543
type: string
25352544
reason:
25362545
description: |-
2537-
The reason for the condition's last transition in CamelCase.
2546+
reason is the reason for the condition's last transition in CamelCase.
25382547
The specific API may choose whether or not this field is considered a guaranteed API.
25392548
This field may be empty.
2549+
maxLength: 256
2550+
minLength: 1
25402551
type: string
25412552
severity:
25422553
description: |-
25432554
severity provides an explicit classification of Reason code, so the users or machines can immediately
25442555
understand the current situation and act accordingly.
25452556
The Severity field MUST be set only when Status=False.
2557+
maxLength: 32
25462558
type: string
25472559
status:
25482560
description: status of the condition, one of True, False, Unknown.
@@ -2552,6 +2564,8 @@ spec:
25522564
type of condition in CamelCase or in foo.example.com/CamelCase.
25532565
Many .condition.type values are consistent across resources like Available, but because arbitrary conditions
25542566
can be useful (see .node.status.conditions), the ability to deconflict is important.
2567+
maxLength: 256
2568+
minLength: 1
25552569
type: string
25562570
required:
25572571
- lastTransitionTime

controlplane/config/crd/bases/controlplane.cluster.x-k8s.io_rke2controlplanetemplates.yaml

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,7 @@ spec:
546546
additionalProperties:
547547
type: string
548548
description: |-
549-
Map of string keys and values that can be used to organize and categorize
549+
labels is a map of string keys and values that can be used to organize and categorize
550550
(scope and select) objects. May match selectors of replication controllers
551551
and services.
552552
More info: http://kubernetes.io/docs/user-guide/labels
@@ -1391,27 +1391,32 @@ spec:
13911391
properties:
13921392
lastTransitionTime:
13931393
description: |-
1394-
Last time the condition transitioned from one status to another.
1394+
lastTransitionTime is the last time the condition transitioned from one status to another.
13951395
This should be when the underlying condition changed. If that is not known, then using the time when
13961396
the API field changed is acceptable.
13971397
format: date-time
13981398
type: string
13991399
message:
14001400
description: |-
1401-
A human readable message indicating details about the transition.
1401+
message is a human readable message indicating details about the transition.
14021402
This field may be empty.
1403+
maxLength: 10240
1404+
minLength: 1
14031405
type: string
14041406
reason:
14051407
description: |-
1406-
The reason for the condition's last transition in CamelCase.
1408+
reason is the reason for the condition's last transition in CamelCase.
14071409
The specific API may choose whether or not this field is considered a guaranteed API.
14081410
This field may be empty.
1411+
maxLength: 256
1412+
minLength: 1
14091413
type: string
14101414
severity:
14111415
description: |-
14121416
severity provides an explicit classification of Reason code, so the users or machines can immediately
14131417
understand the current situation and act accordingly.
14141418
The Severity field MUST be set only when Status=False.
1419+
maxLength: 32
14151420
type: string
14161421
status:
14171422
description: status of the condition, one of True, False, Unknown.
@@ -1421,6 +1426,8 @@ spec:
14211426
type of condition in CamelCase or in foo.example.com/CamelCase.
14221427
Many .condition.type values are consistent across resources like Available, but because arbitrary conditions
14231428
can be useful (see .node.status.conditions), the ability to deconflict is important.
1429+
maxLength: 256
1430+
minLength: 1
14241431
type: string
14251432
required:
14261433
- lastTransitionTime

0 commit comments

Comments
 (0)