Skip to content

Commit

Permalink
🔥 remove globaldatasource functionality (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
bdjgs authored Oct 29, 2024
1 parent 82f1c31 commit d74dae7
Show file tree
Hide file tree
Showing 26 changed files with 2 additions and 1,990 deletions.
12 changes: 0 additions & 12 deletions PROJECT
Original file line number Diff line number Diff line change
Expand Up @@ -22,18 +22,6 @@ resources:
defaulting: true
validation: true
webhookVersion: v1
- api:
crdVersion: v1
controller: true
domain: bankdata.dk
group: styra
kind: GlobalDatasource
path: github.com/bankdata/styra-controller/api/styra/v1alpha1
version: v1alpha1
webhooks:
defaulting: true
validation: true
webhookVersion: v1
- api:
crdVersion: v1
namespaced: true
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ resource definitions (CRDs).

- `System`, which defines a Styra DAS system configuration, its datasources and
users with access.
- `GlobalDatasource`, which defines a global datasource resource in Styra DAS.
- `Library`, which defines a Library resource in Styra DAS.

For more information about these resources see the
Expand Down
101 changes: 0 additions & 101 deletions api/styra/v1alpha1/globaldatasource_types.go

This file was deleted.

125 changes: 0 additions & 125 deletions api/styra/v1alpha1/globaldatasource_webhook.go

This file was deleted.

119 changes: 0 additions & 119 deletions api/styra/v1alpha1/zz_generated.deepcopy.go

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

Loading

0 comments on commit d74dae7

Please sign in to comment.