Skip to content

Commit 44f3ced

Browse files
committed
removed unecessary formatting changes
1 parent caf4435 commit 44f3ced

14 files changed

+6457
-5239
lines changed

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

Lines changed: 121 additions & 133 deletions
Large diffs are not rendered by default.

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

Lines changed: 939 additions & 720 deletions
Large diffs are not rendered by default.

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

Lines changed: 1097 additions & 672 deletions
Large diffs are not rendered by default.

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

Lines changed: 51 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,14 @@ spec:
1919
openAPIV3Schema:
2020
properties:
2121
apiVersion:
22-
description: |-
23-
APIVersion defines the versioned schema of this representation of an object.
24-
Servers should convert recognized schemas to the latest internal value, and
25-
may reject unrecognized values.
26-
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
22+
description: 'APIVersion defines the versioned schema of this representation
23+
of an object. Servers should convert recognized schemas to the latest
24+
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
2725
type: string
2826
kind:
29-
description: |-
30-
Kind is a string value representing the REST resource this object represents.
31-
Servers may infer this from the endpoint the client submits requests to.
32-
Cannot be updated.
33-
In CamelCase.
34-
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
27+
description: 'Kind is a string value representing the REST resource this
28+
object represents. Servers may infer this from the endpoint the client
29+
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
3530
type: string
3631
metadata:
3732
type: object
@@ -63,37 +58,37 @@ spec:
6358
operational state.
6459
properties:
6560
lastTransitionTime:
66-
description: |-
67-
Last time the condition transitioned from one status to another.
68-
This should be when the underlying condition changed. If that is not known, then using the time when
69-
the API field changed is acceptable.
61+
description: Last time the condition transitioned from one status
62+
to another. This should be when the underlying condition changed.
63+
If that is not known, then using the time when the API field
64+
changed is acceptable.
7065
format: date-time
7166
type: string
7267
message:
73-
description: |-
74-
A human readable message indicating details about the transition.
75-
This field may be empty.
68+
description: A human readable message indicating details about
69+
the transition. This field may be empty.
7670
type: string
7771
reason:
78-
description: |-
79-
The reason for the condition's last transition in CamelCase.
80-
The specific API may choose whether or not this field is considered a guaranteed API.
81-
This field may not be empty.
72+
description: The reason for the condition's last transition
73+
in CamelCase. The specific API may choose whether or not this
74+
field is considered a guaranteed API. This field may not be
75+
empty.
8276
type: string
8377
severity:
84-
description: |-
85-
Severity provides an explicit classification of Reason code, so the users or machines can immediately
86-
understand the current situation and act accordingly.
87-
The Severity field MUST be set only when Status=False.
78+
description: Severity provides an explicit classification of
79+
Reason code, so the users or machines can immediately understand
80+
the current situation and act accordingly. The Severity field
81+
MUST be set only when Status=False.
8882
type: string
8983
status:
9084
description: Status of the condition, one of True, False, Unknown.
9185
type: string
9286
type:
93-
description: |-
94-
Type of condition in CamelCase or in foo.example.com/CamelCase.
95-
Many .condition.type values are consistent across resources like Available, but because arbitrary conditions
96-
can be useful (see .node.status.conditions), the ability to deconflict is important.
87+
description: Type of condition in CamelCase or in foo.example.com/CamelCase.
88+
Many .condition.type values are consistent across resources
89+
like Available, but because arbitrary conditions can be useful
90+
(see .node.status.conditions), the ability to deconflict is
91+
important.
9792
type: string
9893
required:
9994
- lastTransitionTime
@@ -115,19 +110,14 @@ spec:
115110
openAPIV3Schema:
116111
properties:
117112
apiVersion:
118-
description: |-
119-
APIVersion defines the versioned schema of this representation of an object.
120-
Servers should convert recognized schemas to the latest internal value, and
121-
may reject unrecognized values.
122-
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
113+
description: 'APIVersion defines the versioned schema of this representation
114+
of an object. Servers should convert recognized schemas to the latest
115+
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
123116
type: string
124117
kind:
125-
description: |-
126-
Kind is a string value representing the REST resource this object represents.
127-
Servers may infer this from the endpoint the client submits requests to.
128-
Cannot be updated.
129-
In CamelCase.
130-
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
118+
description: 'Kind is a string value representing the REST resource this
119+
object represents. Servers may infer this from the endpoint the client
120+
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
131121
type: string
132122
metadata:
133123
type: object
@@ -159,37 +149,37 @@ spec:
159149
operational state.
160150
properties:
161151
lastTransitionTime:
162-
description: |-
163-
Last time the condition transitioned from one status to another.
164-
This should be when the underlying condition changed. If that is not known, then using the time when
165-
the API field changed is acceptable.
152+
description: Last time the condition transitioned from one status
153+
to another. This should be when the underlying condition changed.
154+
If that is not known, then using the time when the API field
155+
changed is acceptable.
166156
format: date-time
167157
type: string
168158
message:
169-
description: |-
170-
A human readable message indicating details about the transition.
171-
This field may be empty.
159+
description: A human readable message indicating details about
160+
the transition. This field may be empty.
172161
type: string
173162
reason:
174-
description: |-
175-
The reason for the condition's last transition in CamelCase.
176-
The specific API may choose whether or not this field is considered a guaranteed API.
177-
This field may not be empty.
163+
description: The reason for the condition's last transition
164+
in CamelCase. The specific API may choose whether or not this
165+
field is considered a guaranteed API. This field may not be
166+
empty.
178167
type: string
179168
severity:
180-
description: |-
181-
Severity provides an explicit classification of Reason code, so the users or machines can immediately
182-
understand the current situation and act accordingly.
183-
The Severity field MUST be set only when Status=False.
169+
description: Severity provides an explicit classification of
170+
Reason code, so the users or machines can immediately understand
171+
the current situation and act accordingly. The Severity field
172+
MUST be set only when Status=False.
184173
type: string
185174
status:
186175
description: Status of the condition, one of True, False, Unknown.
187176
type: string
188177
type:
189-
description: |-
190-
Type of condition in CamelCase or in foo.example.com/CamelCase.
191-
Many .condition.type values are consistent across resources like Available, but because arbitrary conditions
192-
can be useful (see .node.status.conditions), the ability to deconflict is important.
178+
description: Type of condition in CamelCase or in foo.example.com/CamelCase.
179+
Many .condition.type values are consistent across resources
180+
like Available, but because arbitrary conditions can be useful
181+
(see .node.status.conditions), the ability to deconflict is
182+
important.
193183
type: string
194184
required:
195185
- lastTransitionTime
@@ -205,4 +195,4 @@ spec:
205195
served: true
206196
storage: true
207197
subresources:
208-
status: {}
198+
status: {}

0 commit comments

Comments
 (0)