Skip to content

Commit

Permalink
Revert "Database enforcement support - new CRD and database permissio…
Browse files Browse the repository at this point in the history
…n configuration (#392)"

This reverts commit cadfc8c.
  • Loading branch information
orishoshan committed Apr 15, 2024
1 parent 446a194 commit 28365bb
Show file tree
Hide file tree
Showing 38 changed files with 685 additions and 1,967 deletions.
2 changes: 1 addition & 1 deletion src/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ testbin/*
.idea
*.swp
*.swo
*~
*~
3 changes: 0 additions & 3 deletions src/go.mod

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 0 additions & 10 deletions src/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions src/operator/PROJECT
Original file line number Diff line number Diff line change
Expand Up @@ -82,16 +82,4 @@ resources:
webhooks:
conversion: true
webhookVersion: v1
- api:
crdVersion: v1
namespaced: true
controller: true
domain: k8s.otterize.com
group: otterize
kind: PostgreSQLServerConfig
path: github.com/otterize/intents-operator/api/v1alpha3
version: v1alpha3
webhooks:
validation: true
webhookVersion: v1
version: "3"
1 change: 1 addition & 0 deletions src/operator/api/v1alpha2/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

72 changes: 0 additions & 72 deletions src/operator/api/v1alpha3/postgresqlserverconfig_types.go

This file was deleted.

28 changes: 0 additions & 28 deletions src/operator/api/v1alpha3/postgresqlserverconfig_webhook.go

This file was deleted.

146 changes: 1 addition & 145 deletions src/operator/api/v1alpha3/zz_generated.deepcopy.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src/operator/config/crd/.yml

This file was deleted.

Loading

0 comments on commit 28365bb

Please sign in to comment.