Skip to content

Commit fd973da

Browse files
committed
Regenerate bundle
1 parent 242c4d6 commit fd973da

15 files changed

Lines changed: 47 additions & 533 deletions

bundle/manifests/3scale-operator.clusterserviceversion.yaml

Lines changed: 33 additions & 340 deletions
Large diffs are not rendered by default.

bundle/manifests/apps.3scale.net_apimanagerbackups.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
22
kind: CustomResourceDefinition
33
metadata:
44
annotations:
5-
controller-gen.kubebuilder.io/version: v0.14.0
5+
controller-gen.kubebuilder.io/version: v0.20.0
66
creationTimestamp: null
77
labels:
88
app: 3scale-api-management

bundle/manifests/apps.3scale.net_apimanagerrestores.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
22
kind: CustomResourceDefinition
33
metadata:
44
annotations:
5-
controller-gen.kubebuilder.io/version: v0.14.0
5+
controller-gen.kubebuilder.io/version: v0.20.0
66
creationTimestamp: null
77
labels:
88
app: 3scale-api-management
@@ -85,7 +85,6 @@ spec:
8585
description: |-
8686
Name of the referent.
8787
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
88-
TODO: Add other useful fields. apiVersion, kind, uid?
8988
type: string
9089
type: object
9190
x-kubernetes-map-type: atomic

bundle/manifests/apps.3scale.net_apimanagers.yaml

Lines changed: 1 addition & 139 deletions
Large diffs are not rendered by default.

bundle/manifests/capabilities.3scale.net_activedocs.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
22
kind: CustomResourceDefinition
33
metadata:
44
annotations:
5-
controller-gen.kubebuilder.io/version: v0.14.0
5+
controller-gen.kubebuilder.io/version: v0.20.0
66
creationTimestamp: null
77
labels:
88
app: 3scale-api-management
@@ -74,7 +74,6 @@ spec:
7474
the event) or if no container name is specified "spec.containers[2]" (container with
7575
index 2 in this pod). This syntax is chosen only to have some well-defined way of
7676
referencing a part of an object.
77-
TODO: this design is not final and this field is subject to change in the future.
7877
type: string
7978
kind:
8079
description: |-
@@ -124,7 +123,6 @@ spec:
124123
description: |-
125124
Name of the referent.
126125
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
127-
TODO: Add other useful fields. apiVersion, kind, uid?
128126
type: string
129127
type: object
130128
x-kubernetes-map-type: atomic
@@ -160,7 +158,6 @@ spec:
160158
extension mechanism intended to be used when the details of an observation
161159
are not a priori known or would not apply to all instances of a given Kind.
162160
163-
164161
Conditions should be added to explicitly convey properties that users and
165162
components care about rather than requiring those properties to be inferred
166163
from other observations. Once defined, the meaning of a Condition can not be
@@ -186,7 +183,6 @@ spec:
186183
ConditionType is the type of the condition and is typically a CamelCased
187184
word or short phrase.
188185
189-
190186
Condition types should indicate state in the "abnormal-true" polarity. For
191187
example, if the condition indicates when a policy is invalid, the "is valid"
192188
case is probably the norm, so the condition should be called "Invalid".
@@ -207,7 +203,6 @@ spec:
207203
description: |-
208204
Name of the referent.
209205
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
210-
TODO: Add other useful fields. apiVersion, kind, uid?
211206
type: string
212207
type: object
213208
x-kubernetes-map-type: atomic

bundle/manifests/capabilities.3scale.net_applicationauths.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
22
kind: CustomResourceDefinition
33
metadata:
44
annotations:
5-
controller-gen.kubebuilder.io/version: v0.14.0
5+
controller-gen.kubebuilder.io/version: v0.20.0
66
creationTimestamp: null
77
labels:
88
app: 3scale-api-management
@@ -51,7 +51,6 @@ spec:
5151
description: |-
5252
Name of the referent.
5353
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
54-
TODO: Add other useful fields. apiVersion, kind, uid?
5554
type: string
5655
type: object
5756
x-kubernetes-map-type: atomic
@@ -65,7 +64,6 @@ spec:
6564
description: |-
6665
Name of the referent.
6766
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
68-
TODO: Add other useful fields. apiVersion, kind, uid?
6967
type: string
7068
type: object
7169
x-kubernetes-map-type: atomic
@@ -86,7 +84,6 @@ spec:
8684
extension mechanism intended to be used when the details of an observation
8785
are not a priori known or would not apply to all instances of a given Kind.
8886
89-
9087
Conditions should be added to explicitly convey properties that users and
9188
components care about rather than requiring those properties to be inferred
9289
from other observations. Once defined, the meaning of a Condition can not be
@@ -112,7 +109,6 @@ spec:
112109
ConditionType is the type of the condition and is typically a CamelCased
113110
word or short phrase.
114111
115-
116112
Condition types should indicate state in the "abnormal-true" polarity. For
117113
example, if the condition indicates when a policy is invalid, the "is valid"
118114
case is probably the norm, so the condition should be called "Invalid".

bundle/manifests/capabilities.3scale.net_applications.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
22
kind: CustomResourceDefinition
33
metadata:
44
annotations:
5-
controller-gen.kubebuilder.io/version: v0.14.0
5+
controller-gen.kubebuilder.io/version: v0.20.0
66
creationTimestamp: null
77
labels:
88
app: 3scale-api-management
@@ -48,7 +48,6 @@ spec:
4848
description: |-
4949
Name of the referent.
5050
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
51-
TODO: Add other useful fields. apiVersion, kind, uid?
5251
type: string
5352
type: object
5453
x-kubernetes-map-type: atomic
@@ -64,7 +63,6 @@ spec:
6463
description: |-
6564
Name of the referent.
6665
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
67-
TODO: Add other useful fields. apiVersion, kind, uid?
6866
type: string
6967
type: object
7068
x-kubernetes-map-type: atomic
@@ -81,7 +79,6 @@ spec:
8179
description: |-
8280
Name of the referent.
8381
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
84-
TODO: Add other useful fields. apiVersion, kind, uid?
8582
type: string
8683
type: object
8784
x-kubernetes-map-type: atomic
@@ -111,7 +108,6 @@ spec:
111108
extension mechanism intended to be used when the details of an observation
112109
are not a priori known or would not apply to all instances of a given Kind.
113110
114-
115111
Conditions should be added to explicitly convey properties that users and
116112
components care about rather than requiring those properties to be inferred
117113
from other observations. Once defined, the meaning of a Condition can not be
@@ -137,7 +133,6 @@ spec:
137133
ConditionType is the type of the condition and is typically a CamelCased
138134
word or short phrase.
139135
140-
141136
Condition types should indicate state in the "abnormal-true" polarity. For
142137
example, if the condition indicates when a policy is invalid, the "is valid"
143138
case is probably the norm, so the condition should be called "Invalid".

bundle/manifests/capabilities.3scale.net_backends.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
22
kind: CustomResourceDefinition
33
metadata:
44
annotations:
5-
controller-gen.kubebuilder.io/version: v0.14.0
5+
controller-gen.kubebuilder.io/version: v0.20.0
66
creationTimestamp: null
77
labels:
88
app: 3scale-api-management
@@ -126,7 +126,6 @@ spec:
126126
description: |-
127127
Name of the referent.
128128
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
129-
TODO: Add other useful fields. apiVersion, kind, uid?
130129
type: string
131130
type: object
132131
x-kubernetes-map-type: atomic
@@ -155,7 +154,6 @@ spec:
155154
extension mechanism intended to be used when the details of an observation
156155
are not a priori known or would not apply to all instances of a given Kind.
157156
158-
159157
Conditions should be added to explicitly convey properties that users and
160158
components care about rather than requiring those properties to be inferred
161159
from other observations. Once defined, the meaning of a Condition can not be
@@ -181,7 +179,6 @@ spec:
181179
ConditionType is the type of the condition and is typically a CamelCased
182180
word or short phrase.
183181
184-
185182
Condition types should indicate state in the "abnormal-true" polarity. For
186183
example, if the condition indicates when a policy is invalid, the "is valid"
187184
case is probably the norm, so the condition should be called "Invalid".

bundle/manifests/capabilities.3scale.net_custompolicydefinitions.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
22
kind: CustomResourceDefinition
33
metadata:
44
annotations:
5-
controller-gen.kubebuilder.io/version: v0.14.0
5+
controller-gen.kubebuilder.io/version: v0.20.0
66
creationTimestamp: null
77
labels:
88
app: 3scale-api-management
@@ -61,7 +61,6 @@ spec:
6161
description: |-
6262
Name of the referent.
6363
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
64-
TODO: Add other useful fields. apiVersion, kind, uid?
6564
type: string
6665
type: object
6766
x-kubernetes-map-type: atomic
@@ -117,7 +116,6 @@ spec:
117116
extension mechanism intended to be used when the details of an observation
118117
are not a priori known or would not apply to all instances of a given Kind.
119118
120-
121119
Conditions should be added to explicitly convey properties that users and
122120
components care about rather than requiring those properties to be inferred
123121
from other observations. Once defined, the meaning of a Condition can not be
@@ -143,7 +141,6 @@ spec:
143141
ConditionType is the type of the condition and is typically a CamelCased
144142
word or short phrase.
145143
146-
147144
Condition types should indicate state in the "abnormal-true" polarity. For
148145
example, if the condition indicates when a policy is invalid, the "is valid"
149146
case is probably the norm, so the condition should be called "Invalid".

bundle/manifests/capabilities.3scale.net_developeraccounts.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apiextensions.k8s.io/v1
22
kind: CustomResourceDefinition
33
metadata:
44
annotations:
5-
controller-gen.kubebuilder.io/version: v0.14.0
5+
controller-gen.kubebuilder.io/version: v0.20.0
66
creationTimestamp: null
77
labels:
88
app: 3scale-api-management
@@ -57,7 +57,6 @@ spec:
5757
description: |-
5858
Name of the referent.
5959
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
60-
TODO: Add other useful fields. apiVersion, kind, uid?
6160
type: string
6261
type: object
6362
x-kubernetes-map-type: atomic
@@ -82,7 +81,6 @@ spec:
8281
extension mechanism intended to be used when the details of an observation
8382
are not a priori known or would not apply to all instances of a given Kind.
8483
85-
8684
Conditions should be added to explicitly convey properties that users and
8785
components care about rather than requiring those properties to be inferred
8886
from other observations. Once defined, the meaning of a Condition can not be
@@ -108,7 +106,6 @@ spec:
108106
ConditionType is the type of the condition and is typically a CamelCased
109107
word or short phrase.
110108
111-
112109
Condition types should indicate state in the "abnormal-true" polarity. For
113110
example, if the condition indicates when a policy is invalid, the "is valid"
114111
case is probably the norm, so the condition should be called "Invalid".

0 commit comments

Comments
 (0)