@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
3
3
kind : CustomResourceDefinition
4
4
metadata :
5
5
annotations :
6
- controller-gen.kubebuilder.io/version : v0.15.0
6
+ controller-gen.kubebuilder.io/version : v0.16.1
7
7
name : kustomizations.kustomize.toolkit.fluxcd.io
8
8
spec :
9
9
group : kustomize.toolkit.fluxcd.io
@@ -427,16 +427,8 @@ spec:
427
427
properties :
428
428
conditions :
429
429
items :
430
- description : " Condition contains details for one aspect of the current
431
- state of this API Resource.\n ---\n This struct is intended for
432
- direct use as an array at the field path .status.conditions. For
433
- example,\n\n\n\t type FooStatus struct{\n\t // Represents the
434
- observations of a foo's current state.\n\t // Known .status.conditions.type
435
- are: \" Available\" , \" Progressing\" , and \" Degraded\"\n\t //
436
- +patchMergeKey=type\n\t // +patchStrategy=merge\n\t // +listType=map\n\t
437
- \ // +listMapKey=type\n\t Conditions []metav1.Condition `json:\" conditions,omitempty\"
438
- patchStrategy:\" merge\" patchMergeKey:\" type\" protobuf:\" bytes,1,rep,name=conditions\" `\n\n\n\t
439
- \ // other fields\n\t }"
430
+ description : Condition contains details for one aspect of the current
431
+ state of this API Resource.
440
432
properties :
441
433
lastTransitionTime :
442
434
description : |-
@@ -477,12 +469,7 @@ spec:
477
469
- Unknown
478
470
type : string
479
471
type :
480
- description : |-
481
- type of condition in CamelCase or in foo.example.com/CamelCase.
482
- ---
483
- Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be
484
- useful (see .node.status.conditions), the ability to deconflict is important.
485
- The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt)
472
+ description : type of condition in CamelCase or in foo.example.com/CamelCase.
486
473
maxLength : 316
487
474
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])$
488
475
type : string
@@ -713,6 +700,8 @@ spec:
713
700
required :
714
701
- name
715
702
type : object
703
+ required :
704
+ - secretRef
716
705
type : object
717
706
patches :
718
707
description : |-
@@ -1005,16 +994,8 @@ spec:
1005
994
properties :
1006
995
conditions :
1007
996
items :
1008
- description : " Condition contains details for one aspect of the current
1009
- state of this API Resource.\n ---\n This struct is intended for
1010
- direct use as an array at the field path .status.conditions. For
1011
- example,\n\n\n\t type FooStatus struct{\n\t // Represents the
1012
- observations of a foo's current state.\n\t // Known .status.conditions.type
1013
- are: \" Available\" , \" Progressing\" , and \" Degraded\"\n\t //
1014
- +patchMergeKey=type\n\t // +patchStrategy=merge\n\t // +listType=map\n\t
1015
- \ // +listMapKey=type\n\t Conditions []metav1.Condition `json:\" conditions,omitempty\"
1016
- patchStrategy:\" merge\" patchMergeKey:\" type\" protobuf:\" bytes,1,rep,name=conditions\" `\n\n\n\t
1017
- \ // other fields\n\t }"
997
+ description : Condition contains details for one aspect of the current
998
+ state of this API Resource.
1018
999
properties :
1019
1000
lastTransitionTime :
1020
1001
description : |-
@@ -1055,12 +1036,7 @@ spec:
1055
1036
- Unknown
1056
1037
type : string
1057
1038
type :
1058
- description : |-
1059
- type of condition in CamelCase or in foo.example.com/CamelCase.
1060
- ---
1061
- Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be
1062
- useful (see .node.status.conditions), the ability to deconflict is important.
1063
- The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt)
1039
+ description : type of condition in CamelCase or in foo.example.com/CamelCase.
1064
1040
maxLength : 316
1065
1041
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])$
1066
1042
type : string
@@ -1633,16 +1609,8 @@ spec:
1633
1609
properties :
1634
1610
conditions :
1635
1611
items :
1636
- description : " Condition contains details for one aspect of the current
1637
- state of this API Resource.\n ---\n This struct is intended for
1638
- direct use as an array at the field path .status.conditions. For
1639
- example,\n\n\n\t type FooStatus struct{\n\t // Represents the
1640
- observations of a foo's current state.\n\t // Known .status.conditions.type
1641
- are: \" Available\" , \" Progressing\" , and \" Degraded\"\n\t //
1642
- +patchMergeKey=type\n\t // +patchStrategy=merge\n\t // +listType=map\n\t
1643
- \ // +listMapKey=type\n\t Conditions []metav1.Condition `json:\" conditions,omitempty\"
1644
- patchStrategy:\" merge\" patchMergeKey:\" type\" protobuf:\" bytes,1,rep,name=conditions\" `\n\n\n\t
1645
- \ // other fields\n\t }"
1612
+ description : Condition contains details for one aspect of the current
1613
+ state of this API Resource.
1646
1614
properties :
1647
1615
lastTransitionTime :
1648
1616
description : |-
@@ -1683,12 +1651,7 @@ spec:
1683
1651
- Unknown
1684
1652
type : string
1685
1653
type :
1686
- description : |-
1687
- type of condition in CamelCase or in foo.example.com/CamelCase.
1688
- ---
1689
- Many .condition.type values are consistent across resources like Available, but because arbitrary conditions can be
1690
- useful (see .node.status.conditions), the ability to deconflict is important.
1691
- The regex it matches is (dns1123SubdomainFmt/)?(qualifiedNameFmt)
1654
+ description : type of condition in CamelCase or in foo.example.com/CamelCase.
1692
1655
maxLength : 316
1693
1656
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])$
1694
1657
type : string
0 commit comments