Skip to content

Commit

Permalink
Upgrade kubernetes-python client to 12.0.1 (#1522)
Browse files Browse the repository at this point in the history
* Upgrade kubernetes-python client to 12.0.1

Co-authored-by: Venktesh Patel <ve.patel@f5.com>
  • Loading branch information
soneillf5 and vepatel committed Apr 15, 2021
1 parent 4cae197 commit 7d6ade1
Show file tree
Hide file tree
Showing 15 changed files with 121 additions and 3,442 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ update-codegen: ## Generate code
.PHONY: update-crds
update-crds: ## Update CRDs
go run sigs.k8s.io/controller-tools/cmd/controller-gen crd:crdVersions=v1 schemapatch:manifests=./deployments/common/crds/ paths=./pkg/apis/configuration/... output:dir=./deployments/common/crds
go run sigs.k8s.io/controller-tools/cmd/controller-gen crd:crdVersions=v1beta1,preserveUnknownFields=false schemapatch:manifests=./deployments/common/crds-v1beta1/ paths=./pkg/apis/configuration/... output:dir=./deployments/common/crds-v1beta1
@cp -Rp deployments/common/crds/ deployments/helm-chart/crds

.PHONY: certificate-and-key
Expand Down
65 changes: 0 additions & 65 deletions deployments/common/crds-v1beta1/appprotect.f5.com_aplogconfs.yaml

This file was deleted.

0 comments on commit 7d6ade1

Please sign in to comment.