Skip to content

Commit 4e08d1e

Browse files
committed
capi v1.9.0-beta.0: make generate
1 parent fcf032d commit 4e08d1e

7 files changed

+25
-25
lines changed

config/crd/bases/infrastructure.cluster.x-k8s.io_gcpclusters.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.16.3
6+
controller-gen.kubebuilder.io/version: v0.16.5
77
name: gcpclusters.infrastructure.cluster.x-k8s.io
88
spec:
99
group: infrastructure.cluster.x-k8s.io
@@ -321,11 +321,11 @@ spec:
321321
attributes:
322322
additionalProperties:
323323
type: string
324-
description: Attributes is a free form map of attributes an
324+
description: attributes is a free form map of attributes an
325325
infrastructure provider might use or require.
326326
type: object
327327
controlPlane:
328-
description: ControlPlane determines if this failure domain
328+
description: controlPlane determines if this failure domain
329329
is suitable for use by control plane machines.
330330
type: boolean
331331
type: object

config/crd/bases/infrastructure.cluster.x-k8s.io_gcpclustertemplates.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.16.3
6+
controller-gen.kubebuilder.io/version: v0.16.5
77
name: gcpclustertemplates.infrastructure.cluster.x-k8s.io
88
spec:
99
group: infrastructure.cluster.x-k8s.io
@@ -56,7 +56,7 @@ spec:
5656
additionalProperties:
5757
type: string
5858
description: |-
59-
Annotations is an unstructured key value map stored with a resource that may be
59+
annotations is an unstructured key value map stored with a resource that may be
6060
set by external tools to store and retrieve arbitrary metadata. They are not
6161
queryable and should be preserved when modifying objects.
6262
More info: http://kubernetes.io/docs/user-guide/annotations

config/crd/bases/infrastructure.cluster.x-k8s.io_gcpmachines.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.16.3
6+
controller-gen.kubebuilder.io/version: v0.16.5
77
name: gcpmachines.infrastructure.cluster.x-k8s.io
88
spec:
99
group: infrastructure.cluster.x-k8s.io

config/crd/bases/infrastructure.cluster.x-k8s.io_gcpmachinetemplates.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.16.3
6+
controller-gen.kubebuilder.io/version: v0.16.5
77
name: gcpmachinetemplates.infrastructure.cluster.x-k8s.io
88
spec:
99
group: infrastructure.cluster.x-k8s.io
@@ -55,7 +55,7 @@ spec:
5555
additionalProperties:
5656
type: string
5757
description: |-
58-
Annotations is an unstructured key value map stored with a resource that may be
58+
annotations is an unstructured key value map stored with a resource that may be
5959
set by external tools to store and retrieve arbitrary metadata. They are not
6060
queryable and should be preserved when modifying objects.
6161
More info: http://kubernetes.io/docs/user-guide/annotations

config/crd/bases/infrastructure.cluster.x-k8s.io_gcpmanagedclusters.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.16.3
6+
controller-gen.kubebuilder.io/version: v0.16.5
77
name: gcpmanagedclusters.infrastructure.cluster.x-k8s.io
88
spec:
99
group: infrastructure.cluster.x-k8s.io
@@ -331,20 +331,20 @@ spec:
331331
description: |-
332332
The reason for the condition's last transition in CamelCase.
333333
The specific API may choose whether or not this field is considered a guaranteed API.
334-
This field may not be empty.
334+
This field may be empty.
335335
type: string
336336
severity:
337337
description: |-
338-
Severity provides an explicit classification of Reason code, so the users or machines can immediately
338+
severity provides an explicit classification of Reason code, so the users or machines can immediately
339339
understand the current situation and act accordingly.
340340
The Severity field MUST be set only when Status=False.
341341
type: string
342342
status:
343-
description: Status of the condition, one of True, False, Unknown.
343+
description: status of the condition, one of True, False, Unknown.
344344
type: string
345345
type:
346346
description: |-
347-
Type of condition in CamelCase or in foo.example.com/CamelCase.
347+
type of condition in CamelCase or in foo.example.com/CamelCase.
348348
Many .condition.type values are consistent across resources like Available, but because arbitrary conditions
349349
can be useful (see .node.status.conditions), the ability to deconflict is important.
350350
type: string
@@ -363,11 +363,11 @@ spec:
363363
attributes:
364364
additionalProperties:
365365
type: string
366-
description: Attributes is a free form map of attributes an
366+
description: attributes is a free form map of attributes an
367367
infrastructure provider might use or require.
368368
type: object
369369
controlPlane:
370-
description: ControlPlane determines if this failure domain
370+
description: controlPlane determines if this failure domain
371371
is suitable for use by control plane machines.
372372
type: boolean
373373
type: object

config/crd/bases/infrastructure.cluster.x-k8s.io_gcpmanagedcontrolplanes.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.16.3
6+
controller-gen.kubebuilder.io/version: v0.16.5
77
name: gcpmanagedcontrolplanes.infrastructure.cluster.x-k8s.io
88
spec:
99
group: infrastructure.cluster.x-k8s.io
@@ -232,20 +232,20 @@ spec:
232232
description: |-
233233
The reason for the condition's last transition in CamelCase.
234234
The specific API may choose whether or not this field is considered a guaranteed API.
235-
This field may not be empty.
235+
This field may be empty.
236236
type: string
237237
severity:
238238
description: |-
239-
Severity provides an explicit classification of Reason code, so the users or machines can immediately
239+
severity provides an explicit classification of Reason code, so the users or machines can immediately
240240
understand the current situation and act accordingly.
241241
The Severity field MUST be set only when Status=False.
242242
type: string
243243
status:
244-
description: Status of the condition, one of True, False, Unknown.
244+
description: status of the condition, one of True, False, Unknown.
245245
type: string
246246
type:
247247
description: |-
248-
Type of condition in CamelCase or in foo.example.com/CamelCase.
248+
type of condition in CamelCase or in foo.example.com/CamelCase.
249249
Many .condition.type values are consistent across resources like Available, but because arbitrary conditions
250250
can be useful (see .node.status.conditions), the ability to deconflict is important.
251251
type: string

config/crd/bases/infrastructure.cluster.x-k8s.io_gcpmanagedmachinepools.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.16.3
6+
controller-gen.kubebuilder.io/version: v0.16.5
77
name: gcpmanagedmachinepools.infrastructure.cluster.x-k8s.io
88
spec:
99
group: infrastructure.cluster.x-k8s.io
@@ -312,20 +312,20 @@ spec:
312312
description: |-
313313
The reason for the condition's last transition in CamelCase.
314314
The specific API may choose whether or not this field is considered a guaranteed API.
315-
This field may not be empty.
315+
This field may be empty.
316316
type: string
317317
severity:
318318
description: |-
319-
Severity provides an explicit classification of Reason code, so the users or machines can immediately
319+
severity provides an explicit classification of Reason code, so the users or machines can immediately
320320
understand the current situation and act accordingly.
321321
The Severity field MUST be set only when Status=False.
322322
type: string
323323
status:
324-
description: Status of the condition, one of True, False, Unknown.
324+
description: status of the condition, one of True, False, Unknown.
325325
type: string
326326
type:
327327
description: |-
328-
Type of condition in CamelCase or in foo.example.com/CamelCase.
328+
type of condition in CamelCase or in foo.example.com/CamelCase.
329329
Many .condition.type values are consistent across resources like Available, but because arbitrary conditions
330330
can be useful (see .node.status.conditions), the ability to deconflict is important.
331331
type: string

0 commit comments

Comments
 (0)