|
7 | 7 | kind: CustomResourceDefinition
|
8 | 8 | metadata:
|
9 | 9 | annotations:
|
10 |
| - controller-gen.kubebuilder.io/version: v0.14.0 |
| 10 | + controller-gen.kubebuilder.io/version: v0.16.3 |
11 | 11 | creationTimestamp: null
|
12 | 12 | labels:
|
13 | 13 | app.kubernetes.io/instance: loki-operator-v0.6.2
|
@@ -120,7 +120,7 @@ objects:
|
120 | 120 | conditions:
|
121 | 121 | description: Conditions of the AlertingRule generation health.
|
122 | 122 | items:
|
123 |
| - description: "Condition contains details for one aspect of the current state of this API Resource.\n---\nThis struct is intended for direct use as an array at the field path .status.conditions. For example,\n\n\n\ttype FooStatus struct{\n\t // Represents the observations of a foo's current state.\n\t // Known .status.conditions.type are: \"Available\", \"Progressing\", and \"Degraded\"\n\t // +patchMergeKey=type\n\t // +patchStrategy=merge\n\t // +listType=map\n\t // +listMapKey=type\n\t Conditions []metav1.Condition `json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`\n\n\n\t // other fields\n\t}" |
| 123 | + description: Condition contains details for one aspect of the current state of this API Resource. |
124 | 124 | properties:
|
125 | 125 | lastTransitionTime:
|
126 | 126 | description: |-
|
@@ -161,12 +161,7 @@ objects:
|
161 | 161 | - Unknown
|
162 | 162 | type: string
|
163 | 163 | type:
|
164 |
| - description: |- |
165 |
| - type of condition in CamelCase or in foo.example.com/CamelCase. |
166 |
| - --- |
167 |
| - Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be |
168 |
| - useful (see .node.status.conditions), the ability to deconflict is important. |
169 |
| - The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt) |
| 164 | + description: type of condition in CamelCase or in foo.example.com/CamelCase. |
170 | 165 | maxLength: 316
|
171 | 166 | pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$
|
172 | 167 | type: string
|
@@ -279,7 +274,7 @@ objects:
|
279 | 274 | conditions:
|
280 | 275 | description: Conditions of the AlertingRule generation health.
|
281 | 276 | items:
|
282 |
| - description: "Condition contains details for one aspect of the current state of this API Resource.\n---\nThis struct is intended for direct use as an array at the field path .status.conditions. For example,\n\n\n\ttype FooStatus struct{\n\t // Represents the observations of a foo's current state.\n\t // Known .status.conditions.type are: \"Available\", \"Progressing\", and \"Degraded\"\n\t // +patchMergeKey=type\n\t // +patchStrategy=merge\n\t // +listType=map\n\t // +listMapKey=type\n\t Conditions []metav1.Condition `json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`\n\n\n\t // other fields\n\t}" |
| 277 | + description: Condition contains details for one aspect of the current state of this API Resource. |
283 | 278 | properties:
|
284 | 279 | lastTransitionTime:
|
285 | 280 | description: |-
|
@@ -320,12 +315,7 @@ objects:
|
320 | 315 | - Unknown
|
321 | 316 | type: string
|
322 | 317 | type:
|
323 |
| - description: |- |
324 |
| - type of condition in CamelCase or in foo.example.com/CamelCase. |
325 |
| - --- |
326 |
| - Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be |
327 |
| - useful (see .node.status.conditions), the ability to deconflict is important. |
328 |
| - The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt) |
| 318 | + description: type of condition in CamelCase or in foo.example.com/CamelCase. |
329 | 319 | maxLength: 316
|
330 | 320 | pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$
|
331 | 321 | type: string
|
@@ -353,7 +343,7 @@ objects:
|
353 | 343 | kind: CustomResourceDefinition
|
354 | 344 | metadata:
|
355 | 345 | annotations:
|
356 |
| - controller-gen.kubebuilder.io/version: v0.14.0 |
| 346 | + controller-gen.kubebuilder.io/version: v0.16.3 |
357 | 347 | creationTimestamp: null
|
358 | 348 | labels:
|
359 | 349 | app.kubernetes.io/instance: loki-operator-v0.6.2
|
@@ -455,7 +445,7 @@ objects:
|
455 | 445 | conditions:
|
456 | 446 | description: Conditions of the RecordingRule generation health.
|
457 | 447 | items:
|
458 |
| - description: "Condition contains details for one aspect of the current state of this API Resource.\n---\nThis struct is intended for direct use as an array at the field path .status.conditions. For example,\n\n\n\ttype FooStatus struct{\n\t // Represents the observations of a foo's current state.\n\t // Known .status.conditions.type are: \"Available\", \"Progressing\", and \"Degraded\"\n\t // +patchMergeKey=type\n\t // +patchStrategy=merge\n\t // +listType=map\n\t // +listMapKey=type\n\t Conditions []metav1.Condition `json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`\n\n\n\t // other fields\n\t}" |
| 448 | + description: Condition contains details for one aspect of the current state of this API Resource. |
459 | 449 | properties:
|
460 | 450 | lastTransitionTime:
|
461 | 451 | description: |-
|
@@ -496,12 +486,7 @@ objects:
|
496 | 486 | - Unknown
|
497 | 487 | type: string
|
498 | 488 | type:
|
499 |
| - description: |- |
500 |
| - type of condition in CamelCase or in foo.example.com/CamelCase. |
501 |
| - --- |
502 |
| - Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be |
503 |
| - useful (see .node.status.conditions), the ability to deconflict is important. |
504 |
| - The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt) |
| 489 | + description: type of condition in CamelCase or in foo.example.com/CamelCase. |
505 | 490 | maxLength: 316
|
506 | 491 | pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$
|
507 | 492 | type: string
|
@@ -598,7 +583,7 @@ objects:
|
598 | 583 | conditions:
|
599 | 584 | description: Conditions of the RecordingRule generation health.
|
600 | 585 | items:
|
601 |
| - description: "Condition contains details for one aspect of the current state of this API Resource.\n---\nThis struct is intended for direct use as an array at the field path .status.conditions. For example,\n\n\n\ttype FooStatus struct{\n\t // Represents the observations of a foo's current state.\n\t // Known .status.conditions.type are: \"Available\", \"Progressing\", and \"Degraded\"\n\t // +patchMergeKey=type\n\t // +patchStrategy=merge\n\t // +listType=map\n\t // +listMapKey=type\n\t Conditions []metav1.Condition `json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`\n\n\n\t // other fields\n\t}" |
| 586 | + description: Condition contains details for one aspect of the current state of this API Resource. |
602 | 587 | properties:
|
603 | 588 | lastTransitionTime:
|
604 | 589 | description: |-
|
@@ -639,12 +624,7 @@ objects:
|
639 | 624 | - Unknown
|
640 | 625 | type: string
|
641 | 626 | type:
|
642 |
| - description: |- |
643 |
| - type of condition in CamelCase or in foo.example.com/CamelCase. |
644 |
| - --- |
645 |
| - Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be |
646 |
| - useful (see .node.status.conditions), the ability to deconflict is important. |
647 |
| - The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt) |
| 627 | + description: type of condition in CamelCase or in foo.example.com/CamelCase. |
648 | 628 | maxLength: 316
|
649 | 629 | pattern: ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])$
|
650 | 630 | type: string
|
|
0 commit comments