Skip to content

Commit d9cfd08

Browse files
authored
Use k8s 1.32 client libs (#26)
Signed-off-by: Tamal Saha <[email protected]>
1 parent 6c6b6d3 commit d9cfd08

File tree

2,317 files changed

+128417
-58564
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,317 files changed

+128417
-58564
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ GOLANGCI_LINT = $(LOCALBIN)/golangci-lint
230230

231231
## Tool Versions
232232
KUSTOMIZE_VERSION ?= v5.4.3
233-
CONTROLLER_TOOLS_VERSION ?= ac-0.15.0
233+
CONTROLLER_TOOLS_VERSION ?= ac-0.17.2
234234
ENVTEST_VERSION ?= release-0.19
235235
GOLANGCI_LINT_VERSION ?= v1.59.1
236236

api/catalog/v1alpha1/openapi_generated.go

Lines changed: 532 additions & 177 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/gateway/v1alpha1/openapi_generated.go

Lines changed: 532 additions & 177 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crds/catalog.appscode.com_clickhousebindings.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,7 @@ spec:
209209
This field is effectively required, but due to backwards compatibility is
210210
allowed to be empty. Instances of this type with an empty value here are
211211
almost certainly wrong.
212-
TODO: Add other useful fields. apiVersion, kind, uid?
213212
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
214-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
215213
type: string
216214
type: object
217215
x-kubernetes-map-type: atomic
@@ -277,9 +275,7 @@ spec:
277275
This field is effectively required, but due to backwards compatibility is
278276
allowed to be empty. Instances of this type with an empty value here are
279277
almost certainly wrong.
280-
TODO: Add other useful fields. apiVersion, kind, uid?
281278
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
282-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
283279
type: string
284280
type: object
285281
x-kubernetes-map-type: atomic

crds/catalog.appscode.com_druidbindings.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,7 @@ spec:
209209
This field is effectively required, but due to backwards compatibility is
210210
allowed to be empty. Instances of this type with an empty value here are
211211
almost certainly wrong.
212-
TODO: Add other useful fields. apiVersion, kind, uid?
213212
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
214-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
215213
type: string
216214
type: object
217215
x-kubernetes-map-type: atomic
@@ -277,9 +275,7 @@ spec:
277275
This field is effectively required, but due to backwards compatibility is
278276
allowed to be empty. Instances of this type with an empty value here are
279277
almost certainly wrong.
280-
TODO: Add other useful fields. apiVersion, kind, uid?
281278
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
282-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
283279
type: string
284280
type: object
285281
x-kubernetes-map-type: atomic

crds/catalog.appscode.com_elasticsearchbindings.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,7 @@ spec:
210210
This field is effectively required, but due to backwards compatibility is
211211
allowed to be empty. Instances of this type with an empty value here are
212212
almost certainly wrong.
213-
TODO: Add other useful fields. apiVersion, kind, uid?
214213
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
215-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
216214
type: string
217215
type: object
218216
x-kubernetes-map-type: atomic
@@ -278,9 +276,7 @@ spec:
278276
This field is effectively required, but due to backwards compatibility is
279277
allowed to be empty. Instances of this type with an empty value here are
280278
almost certainly wrong.
281-
TODO: Add other useful fields. apiVersion, kind, uid?
282279
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
283-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
284280
type: string
285281
type: object
286282
x-kubernetes-map-type: atomic

crds/catalog.appscode.com_ferretdbbindings.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,7 @@ spec:
209209
This field is effectively required, but due to backwards compatibility is
210210
allowed to be empty. Instances of this type with an empty value here are
211211
almost certainly wrong.
212-
TODO: Add other useful fields. apiVersion, kind, uid?
213212
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
214-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
215213
type: string
216214
type: object
217215
x-kubernetes-map-type: atomic
@@ -277,9 +275,7 @@ spec:
277275
This field is effectively required, but due to backwards compatibility is
278276
allowed to be empty. Instances of this type with an empty value here are
279277
almost certainly wrong.
280-
TODO: Add other useful fields. apiVersion, kind, uid?
281278
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
282-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
283279
type: string
284280
type: object
285281
x-kubernetes-map-type: atomic

crds/catalog.appscode.com_kafkabindings.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,7 @@ spec:
209209
This field is effectively required, but due to backwards compatibility is
210210
allowed to be empty. Instances of this type with an empty value here are
211211
almost certainly wrong.
212-
TODO: Add other useful fields. apiVersion, kind, uid?
213212
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
214-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
215213
type: string
216214
type: object
217215
x-kubernetes-map-type: atomic
@@ -277,9 +275,7 @@ spec:
277275
This field is effectively required, but due to backwards compatibility is
278276
allowed to be empty. Instances of this type with an empty value here are
279277
almost certainly wrong.
280-
TODO: Add other useful fields. apiVersion, kind, uid?
281278
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
282-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
283279
type: string
284280
type: object
285281
x-kubernetes-map-type: atomic

crds/catalog.appscode.com_mariadbbindings.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,7 @@ spec:
209209
This field is effectively required, but due to backwards compatibility is
210210
allowed to be empty. Instances of this type with an empty value here are
211211
almost certainly wrong.
212-
TODO: Add other useful fields. apiVersion, kind, uid?
213212
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
214-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
215213
type: string
216214
type: object
217215
x-kubernetes-map-type: atomic
@@ -277,9 +275,7 @@ spec:
277275
This field is effectively required, but due to backwards compatibility is
278276
allowed to be empty. Instances of this type with an empty value here are
279277
almost certainly wrong.
280-
TODO: Add other useful fields. apiVersion, kind, uid?
281278
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
282-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
283279
type: string
284280
type: object
285281
x-kubernetes-map-type: atomic

crds/catalog.appscode.com_memcachedbindings.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,7 @@ spec:
209209
This field is effectively required, but due to backwards compatibility is
210210
allowed to be empty. Instances of this type with an empty value here are
211211
almost certainly wrong.
212-
TODO: Add other useful fields. apiVersion, kind, uid?
213212
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
214-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
215213
type: string
216214
type: object
217215
x-kubernetes-map-type: atomic
@@ -277,9 +275,7 @@ spec:
277275
This field is effectively required, but due to backwards compatibility is
278276
allowed to be empty. Instances of this type with an empty value here are
279277
almost certainly wrong.
280-
TODO: Add other useful fields. apiVersion, kind, uid?
281278
More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
282-
TODO: Drop `kubebuilder:default` when controller-gen doesn't need it https://github.com/kubernetes-sigs/kubebuilder/issues/3896.
283279
type: string
284280
type: object
285281
x-kubernetes-map-type: atomic

0 commit comments

Comments
 (0)