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
description: Galera is the Schema for the galeras API
31
30
properties:
32
31
apiVersion:
33
-
description: 'APIVersion defines the versioned schema of this representation
34
-
of an object. Servers should convert recognized schemas to the latest
35
-
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
32
+
description: |-
33
+
APIVersion defines the versioned schema of this representation of an object.
34
+
Servers should convert recognized schemas to the latest internal value, and
35
+
may reject unrecognized values.
36
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
36
37
type: string
37
38
kind:
38
-
description: 'Kind is a string value representing the REST resource this
39
-
object represents. Servers may infer this from the endpoint the client
40
-
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
39
+
description: |-
40
+
Kind is a string value representing the REST resource this object represents.
41
+
Servers may infer this from the endpoint the client submits requests to.
42
+
Cannot be updated.
43
+
In CamelCase.
44
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
41
45
type: string
42
46
metadata:
43
47
type: object
@@ -49,9 +53,10 @@ spec:
49
53
to environmental default if empty)
50
54
type: string
51
55
customServiceConfig:
52
-
description: Customize config using this parameter to change service
53
-
defaults, or overwrite rendered information using raw MariaDB config
54
-
format. The content gets added to /etc/my.cnf.d/galera_custom.cnf
56
+
description: |-
57
+
Customize config using this parameter to change service defaults,
58
+
or overwrite rendered information using raw MariaDB config format.
59
+
The content gets added to /etc/my.cnf.d/galera_custom.cnf
55
60
type: string
56
61
disableNonTLSListeners:
57
62
description: When TLS is configured, only allow connections to the
@@ -152,10 +157,10 @@ spec:
152
157
operational state.
153
158
properties:
154
159
lastTransitionTime:
155
-
description: Last time the condition transitioned from one status
156
-
to another. This should be when the underlying condition changed.
157
-
If that is not known, then using the time when the API field
158
-
changed is acceptable.
160
+
description: |-
161
+
Last time the condition transitioned from one status to another.
162
+
This should be when the underlying condition changed. If that is not known, then using the time when
163
+
the API field changed is acceptable.
159
164
format: date-time
160
165
type: string
161
166
message:
@@ -167,14 +172,13 @@ spec:
167
172
in CamelCase.
168
173
type: string
169
174
severity:
170
-
description: Severity provides a classification of Reason code,
171
-
so the current situation is immediately understandable and
172
-
could act accordingly. It is meant for situations where Status=False
173
-
and it should be indicated if it is just informational, warning
174
-
(next reconciliation might fix it) or an error (e.g. DB create
175
-
issue and no actions to automatically resolve the issue can/should
176
-
be done). For conditions where Status=Unknown or Status=True
177
-
the Severity should be SeverityNone.
175
+
description: |-
176
+
Severity provides a classification of Reason code, so the current situation is immediately
177
+
understandable and could act accordingly.
178
+
It is meant for situations where Status=False and it should be indicated if it is just
179
+
informational, warning (next reconciliation might fix it) or an error (e.g. DB create issue
180
+
and no actions to automatically resolve the issue can/should be done).
181
+
For conditions where Status=Unknown or Status=True the Severity should be SeverityNone.
178
182
type: string
179
183
status:
180
184
description: Status of the condition, one of True, False, Unknown.
@@ -194,11 +198,11 @@ spec:
194
198
description: Map of hashes to track input changes
195
199
type: object
196
200
observedGeneration:
197
-
description: ObservedGeneration - the most recent generation observed
198
-
for this service. If the observed generation is less than the spec
199
-
generation, then the controller has not processed the latest changes
200
-
injected by the opentack-operator in the top-level CR (e.g. the
201
-
ContainerImage)
201
+
description: |-
202
+
ObservedGeneration - the most recent generation observed for this
203
+
service. If the observed generation is less than the spec generation,
204
+
then the controller has not processed the latest changes injected by
205
+
the opentack-operator in the top-level CR (e.g. the ContainerImage)
description: MariaDBAccount is the Schema for the mariadbaccounts API
31
30
properties:
32
31
apiVersion:
33
-
description: 'APIVersion defines the versioned schema of this representation
34
-
of an object. Servers should convert recognized schemas to the latest
35
-
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
32
+
description: |-
33
+
APIVersion defines the versioned schema of this representation of an object.
34
+
Servers should convert recognized schemas to the latest internal value, and
35
+
may reject unrecognized values.
36
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
36
37
type: string
37
38
kind:
38
-
description: 'Kind is a string value representing the REST resource this
39
-
object represents. Servers may infer this from the endpoint the client
40
-
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
39
+
description: |-
40
+
Kind is a string value representing the REST resource this object represents.
41
+
Servers may infer this from the endpoint the client submits requests to.
42
+
Cannot be updated.
43
+
In CamelCase.
44
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
41
45
type: string
42
46
metadata:
43
47
type: object
@@ -69,10 +73,10 @@ spec:
69
73
operational state.
70
74
properties:
71
75
lastTransitionTime:
72
-
description: Last time the condition transitioned from one status
73
-
to another. This should be when the underlying condition changed.
74
-
If that is not known, then using the time when the API field
75
-
changed is acceptable.
76
+
description: |-
77
+
Last time the condition transitioned from one status to another.
78
+
This should be when the underlying condition changed. If that is not known, then using the time when
79
+
the API field changed is acceptable.
76
80
format: date-time
77
81
type: string
78
82
message:
@@ -84,14 +88,13 @@ spec:
84
88
in CamelCase.
85
89
type: string
86
90
severity:
87
-
description: Severity provides a classification of Reason code,
88
-
so the current situation is immediately understandable and
89
-
could act accordingly. It is meant for situations where Status=False
90
-
and it should be indicated if it is just informational, warning
91
-
(next reconciliation might fix it) or an error (e.g. DB create
92
-
issue and no actions to automatically resolve the issue can/should
93
-
be done). For conditions where Status=Unknown or Status=True
94
-
the Severity should be SeverityNone.
91
+
description: |-
92
+
Severity provides a classification of Reason code, so the current situation is immediately
93
+
understandable and could act accordingly.
94
+
It is meant for situations where Status=False and it should be indicated if it is just
95
+
informational, warning (next reconciliation might fix it) or an error (e.g. DB create issue
96
+
and no actions to automatically resolve the issue can/should be done).
97
+
For conditions where Status=Unknown or Status=True the Severity should be SeverityNone.
95
98
type: string
96
99
status:
97
100
description: Status of the condition, one of True, False, Unknown.
description: MariaDBDatabase is the Schema for the mariadbdatabases API
31
30
properties:
32
31
apiVersion:
33
-
description: 'APIVersion defines the versioned schema of this representation
34
-
of an object. Servers should convert recognized schemas to the latest
35
-
internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources'
32
+
description: |-
33
+
APIVersion defines the versioned schema of this representation of an object.
34
+
Servers should convert recognized schemas to the latest internal value, and
35
+
may reject unrecognized values.
36
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources
36
37
type: string
37
38
kind:
38
-
description: 'Kind is a string value representing the REST resource this
39
-
object represents. Servers may infer this from the endpoint the client
40
-
submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds'
39
+
description: |-
40
+
Kind is a string value representing the REST resource this object represents.
41
+
Servers may infer this from the endpoint the client submits requests to.
42
+
Cannot be updated.
43
+
In CamelCase.
44
+
More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds
41
45
type: string
42
46
metadata:
43
47
type: object
@@ -71,10 +75,10 @@ spec:
71
75
operational state.
72
76
properties:
73
77
lastTransitionTime:
74
-
description: Last time the condition transitioned from one status
75
-
to another. This should be when the underlying condition changed.
76
-
If that is not known, then using the time when the API field
77
-
changed is acceptable.
78
+
description: |-
79
+
Last time the condition transitioned from one status to another.
80
+
This should be when the underlying condition changed. If that is not known, then using the time when
81
+
the API field changed is acceptable.
78
82
format: date-time
79
83
type: string
80
84
message:
@@ -86,14 +90,13 @@ spec:
86
90
in CamelCase.
87
91
type: string
88
92
severity:
89
-
description: Severity provides a classification of Reason code,
90
-
so the current situation is immediately understandable and
91
-
could act accordingly. It is meant for situations where Status=False
92
-
and it should be indicated if it is just informational, warning
93
-
(next reconciliation might fix it) or an error (e.g. DB create
94
-
issue and no actions to automatically resolve the issue can/should
95
-
be done). For conditions where Status=Unknown or Status=True
96
-
the Severity should be SeverityNone.
93
+
description: |-
94
+
Severity provides a classification of Reason code, so the current situation is immediately
95
+
understandable and could act accordingly.
96
+
It is meant for situations where Status=False and it should be indicated if it is just
97
+
informational, warning (next reconciliation might fix it) or an error (e.g. DB create issue
98
+
and no actions to automatically resolve the issue can/should be done).
99
+
For conditions where Status=Unknown or Status=True the Severity should be SeverityNone.
97
100
type: string
98
101
status:
99
102
description: Status of the condition, one of True, False, Unknown.
0 commit comments