Skip to content

Commit 23c342b

Browse files
committed
chore: remove config dir and move crds
1 parent 2994fd9 commit 23c342b

Some content is hidden

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

43 files changed

+4
-1341
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ help: ## Display this help.
4343

4444
.PHONY: manifests
4545
manifests: controller-gen ## Generate WebhookConfiguration, ClusterRole and CustomResourceDefinition objects.
46-
$(CONTROLLER_GEN) rbac:roleName=manager-role crd webhook paths="./..." output:crd:artifacts:config=config/crd/bases
46+
$(CONTROLLER_GEN) rbac:roleName=manager-role crd webhook paths="./..." output:crd:artifacts:config=deploy/crds/
4747

4848
.PHONY: generate
4949
generate: controller-gen ## Generate code containing DeepCopy, DeepCopyInto, and DeepCopyObject method implementations.

config/crd/bases/managed-postgres-operator.hoppscale.com_postgresdatabases.yaml

Lines changed: 0 additions & 96 deletions
This file was deleted.

config/crd/bases/managed-postgres-operator.hoppscale.com_postgresroles.yaml

Lines changed: 0 additions & 99 deletions
This file was deleted.

config/crd/bases/managed-postgres-operator.hoppscale.com_postgresschemas.yaml

Lines changed: 0 additions & 93 deletions
This file was deleted.

config/crd/kustomization.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

config/crd/kustomizeconfig.yaml

Lines changed: 0 additions & 19 deletions
This file was deleted.

config/default/cert_metrics_manager_patch.yaml

Lines changed: 0 additions & 30 deletions
This file was deleted.

0 commit comments

Comments
 (0)