Skip to content

Commit

Permalink
cleanup clusterclass exp folder
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Salas <[email protected]>
  • Loading branch information
salasberryfin committed Jan 3, 2025
1 parent b8175e9 commit 3947ffb
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 398 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ generate-exp-etcdrestore-manifests-api: controller-gen ## Generate ClusterRole a

.PHONY: generate-exp-clusterclass-manifests-api
generate-exp-clusterclass-manifests-api: controller-gen ## Generate ClusterRole and CustomResourceDefinition objects for experimental API.
$(CONTROLLER_GEN) rbac:roleName=manager-role crd paths="./exp/etcdrestore/api/v1alpha1/..." \
$(CONTROLLER_GEN) rbac:roleName=manager-role crd paths="./exp/clusterclass/api/v1alpha1/..." \
paths=./exp/clusterclass/internal/controller/... \
output:crd:artifacts:config=./exp/clusterclass/config/crd/bases \
output:rbac:dir=./exp/clusterclass/config/rbac
Expand Down
46 changes: 0 additions & 46 deletions exp/clusterclass/Dockerfile

This file was deleted.

210 changes: 0 additions & 210 deletions exp/clusterclass/Makefile

This file was deleted.

91 changes: 0 additions & 91 deletions exp/clusterclass/README.md

This file was deleted.

15 changes: 0 additions & 15 deletions exp/clusterclass/hack/boilerplate.go.txt

This file was deleted.

13 changes: 0 additions & 13 deletions exp/clusterclass/hack/scripts/devenv.sh

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3947ffb

Please sign in to comment.