Skip to content

Commit 33c0f10

Browse files
authored
Merge pull request #876 from meobilivang/bump-controller-gen-envsubst
Bump Controller-gen & Envsubst
2 parents 0e6bf61 + 7843618 commit 33c0f10

8 files changed

+9
-51
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,15 @@ CONVERSION_VERIFIER:= $(TOOLS_BIN_DIR)/conversion-verifier
5959
# Binaries.
6060
CLUSTERCTL := $(BIN_DIR)/clusterctl
6161

62-
CONTROLLER_GEN_VER := v0.8.0
62+
CONTROLLER_GEN_VER := v0.11.3
6363
CONTROLLER_GEN_BIN := controller-gen
6464
CONTROLLER_GEN := $(TOOLS_BIN_DIR)/$(CONTROLLER_GEN_BIN)-$(CONTROLLER_GEN_VER)
6565

6666
CONVERSION_GEN_VER := v0.22.2
6767
CONVERSION_GEN_BIN := conversion-gen
6868
CONVERSION_GEN := $(TOOLS_BIN_DIR)/$(CONVERSION_GEN_BIN)-$(CONVERSION_GEN_VER)
6969

70-
ENVSUBST_VER := v1.2.0
70+
ENVSUBST_VER := v1.4.2
7171
ENVSUBST_BIN := envsubst
7272
ENVSUBST := $(TOOLS_BIN_DIR)/$(ENVSUBST_BIN)
7373

config/crd/bases/infrastructure.cluster.x-k8s.io_gcpclusters.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.8.0
6+
controller-gen.kubebuilder.io/version: v0.11.3
77
creationTimestamp: null
88
name: gcpclusters.infrastructure.cluster.x-k8s.io
99
spec:
@@ -718,9 +718,3 @@ spec:
718718
storage: true
719719
subresources:
720720
status: {}
721-
status:
722-
acceptedNames:
723-
kind: ""
724-
plural: ""
725-
conditions: []
726-
storedVersions: []

config/crd/bases/infrastructure.cluster.x-k8s.io_gcpclustertemplates.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.8.0
6+
controller-gen.kubebuilder.io/version: v0.11.3
77
creationTimestamp: null
88
name: gcpclustertemplates.infrastructure.cluster.x-k8s.io
99
spec:
@@ -370,9 +370,3 @@ spec:
370370
type: object
371371
served: true
372372
storage: true
373-
status:
374-
acceptedNames:
375-
kind: ""
376-
plural: ""
377-
conditions: []
378-
storedVersions: []

config/crd/bases/infrastructure.cluster.x-k8s.io_gcpmachines.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.8.0
6+
controller-gen.kubebuilder.io/version: v0.11.3
77
creationTimestamp: null
88
name: gcpmachines.infrastructure.cluster.x-k8s.io
99
spec:
@@ -737,9 +737,3 @@ spec:
737737
storage: true
738738
subresources:
739739
status: {}
740-
status:
741-
acceptedNames:
742-
kind: ""
743-
plural: ""
744-
conditions: []
745-
storedVersions: []

config/crd/bases/infrastructure.cluster.x-k8s.io_gcpmachinetemplates.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.8.0
6+
controller-gen.kubebuilder.io/version: v0.11.3
77
creationTimestamp: null
88
name: gcpmachinetemplates.infrastructure.cluster.x-k8s.io
99
spec:
@@ -578,9 +578,3 @@ spec:
578578
type: object
579579
served: true
580580
storage: true
581-
status:
582-
acceptedNames:
583-
kind: ""
584-
plural: ""
585-
conditions: []
586-
storedVersions: []

config/crd/bases/infrastructure.cluster.x-k8s.io_gcpmanagedclusters.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.8.0
6+
controller-gen.kubebuilder.io/version: v0.11.3
77
creationTimestamp: null
88
name: gcpmanagedclusters.infrastructure.cluster.x-k8s.io
99
spec:
@@ -314,9 +314,3 @@ spec:
314314
storage: true
315315
subresources:
316316
status: {}
317-
status:
318-
acceptedNames:
319-
kind: ""
320-
plural: ""
321-
conditions: []
322-
storedVersions: []

config/crd/bases/infrastructure.cluster.x-k8s.io_gcpmanagedcontrolplanes.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.8.0
6+
controller-gen.kubebuilder.io/version: v0.11.3
77
creationTimestamp: null
88
name: gcpmanagedcontrolplanes.infrastructure.cluster.x-k8s.io
99
spec:
@@ -175,9 +175,3 @@ spec:
175175
storage: true
176176
subresources:
177177
status: {}
178-
status:
179-
acceptedNames:
180-
kind: ""
181-
plural: ""
182-
conditions: []
183-
storedVersions: []

config/crd/bases/infrastructure.cluster.x-k8s.io_gcpmanagedmachinepools.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
33
kind: CustomResourceDefinition
44
metadata:
55
annotations:
6-
controller-gen.kubebuilder.io/version: v0.8.0
6+
controller-gen.kubebuilder.io/version: v0.11.3
77
creationTimestamp: null
88
name: gcpmanagedmachinepools.infrastructure.cluster.x-k8s.io
99
spec:
@@ -170,9 +170,3 @@ spec:
170170
storage: true
171171
subresources:
172172
status: {}
173-
status:
174-
acceptedNames:
175-
kind: ""
176-
plural: ""
177-
conditions: []
178-
storedVersions: []

0 commit comments

Comments
 (0)