You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/crd/bases/infrastructure.cluster.x-k8s.io_ocimachinepoolmachines.yaml
+51-61Lines changed: 51 additions & 61 deletions
Original file line number
Diff line number
Diff line change
@@ -19,19 +19,14 @@ spec:
19
19
openAPIV3Schema:
20
20
properties:
21
21
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'
27
25
type: string
28
26
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'
35
30
type: string
36
31
metadata:
37
32
type: object
@@ -63,37 +58,37 @@ spec:
63
58
operational state.
64
59
properties:
65
60
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.
70
65
format: date-time
71
66
type: string
72
67
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.
76
70
type: string
77
71
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.
82
76
type: string
83
77
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.
88
82
type: string
89
83
status:
90
84
description: Status of the condition, one of True, False, Unknown.
91
85
type: string
92
86
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.
97
92
type: string
98
93
required:
99
94
- lastTransitionTime
@@ -115,19 +110,14 @@ spec:
115
110
openAPIV3Schema:
116
111
properties:
117
112
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'
123
116
type: string
124
117
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'
131
121
type: string
132
122
metadata:
133
123
type: object
@@ -159,37 +149,37 @@ spec:
159
149
operational state.
160
150
properties:
161
151
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.
166
156
format: date-time
167
157
type: string
168
158
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.
172
161
type: string
173
162
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.
178
167
type: string
179
168
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.
184
173
type: string
185
174
status:
186
175
description: Status of the condition, one of True, False, Unknown.
187
176
type: string
188
177
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
0 commit comments