Skip to content

Commit

Permalink
[DEVHAS-660] Remove SEB controller from HAS
Browse files Browse the repository at this point in the history
Signed-off-by: John Collier <[email protected]>
  • Loading branch information
johnmcollier committed May 17, 2024
1 parent bfa086d commit a847569
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 1,645 deletions.
5 changes: 0 additions & 5 deletions PROJECT
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,4 @@ resources:
group: appstudio
kind: ComponentDetectionQuery
version: v1alpha1
- controller: true
domain: redhat.com
group: appstudio
kind: SnapshotEnvironmentBinding
version: v1alpha1
version: "3"
42 changes: 0 additions & 42 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,48 +83,6 @@ rules:
- get
- patch
- update
- apiGroups:
- appstudio.redhat.com
resources:
- environments
verbs:
- get
- list
- watch
- apiGroups:
- appstudio.redhat.com
resources:
- snapshotenvironmentbindings
verbs:
- create
- delete
- get
- list
- patch
- update
- watch
- apiGroups:
- appstudio.redhat.com
resources:
- snapshotenvironmentbindings/finalizers
verbs:
- update
- apiGroups:
- appstudio.redhat.com
resources:
- snapshotenvironmentbindings/status
verbs:
- get
- patch
- update
- apiGroups:
- appstudio.redhat.com
resources:
- snapshots
verbs:
- get
- list
- watch
- apiGroups:
- appstudio.redhat.com
resources:
Expand Down
272 changes: 0 additions & 272 deletions controllers/applicationsnapshotenvironmentbinding_controller.go

This file was deleted.

This file was deleted.

Loading

0 comments on commit a847569

Please sign in to comment.