Skip to content

Commit

Permalink
update CRDs automatically
Browse files Browse the repository at this point in the history
Signed-off-by: Kristof Gyuracz <[email protected]>
  • Loading branch information
kristofgyuracz committed Sep 19, 2024
1 parent 1248903 commit cc11d9e
Show file tree
Hide file tree
Showing 6 changed files with 9,075 additions and 24,307 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ help: ## Display this help.
.PHONY: manifests
manifests: controller-gen ## Generate WebhookConfiguration, ClusterRole and CustomResourceDefinition objects.
$(CONTROLLER_GEN) rbac:roleName=manager-role crd webhook paths="./api/..." output:crd:artifacts:config=config/crd/bases
cp config/crd/bases/* charts/telemetry-controller/crds/

.PHONY: generate
generate: controller-gen ## Generate code containing DeepCopy, DeepCopyInto, and DeepCopyObject method implementations.
Expand Down
24,307 changes: 0 additions & 24,307 deletions charts/telemetry-controller/crds/crds.yaml

This file was deleted.

8,183 changes: 8,183 additions & 0 deletions charts/telemetry-controller/crds/telemetry.kube-logging.dev_collectors.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit cc11d9e

Please sign in to comment.