Skip to content

Commit

Permalink
chore(DEVHAS-661): Remove Environment API (#480)
Browse files Browse the repository at this point in the history
* bump quay.io/redhat-appstudio/application-api to ref 'c647c0b'

Signed-off-by: Michael Valdron <[email protected]>

* remove grafana rate limiting metrics for SEB controller

Signed-off-by: Michael Valdron <[email protected]>

* remove Environment API and SEB CR samples

Signed-off-by: Michael Valdron <[email protected]>

* remove SEB and Environment CRs from cluster permission API groups in bundle CSV

Signed-off-by: Michael Valdron <[email protected]>

---------

Signed-off-by: Michael Valdron <[email protected]>
  • Loading branch information
michael-valdron authored May 29, 2024
1 parent f66b326 commit 926cef4
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 430 deletions.
34 changes: 0 additions & 34 deletions bundle/manifests/application-service.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,32 +102,6 @@ spec:
- get
- patch
- update
- 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:
Expand Down Expand Up @@ -188,14 +162,6 @@ spec:
- get
- patch
- update
- apiGroups:
- appstudio.redhat.com
resources:
- environments
verbs:
- get
- list
- watch
- apiGroups:
- ""
resources:
Expand Down
Loading

0 comments on commit 926cef4

Please sign in to comment.