Skip to content

Commit

Permalink
Revert "Add catalogsource entitysource (operator-framework#129)"
Browse files Browse the repository at this point in the history
This reverts commit 2973a14.

Signed-off-by: Anik <anikbhattacharya93@gmail.com>
  • Loading branch information
anik120 committed Apr 24, 2023
1 parent 4cd2f82 commit 3218d2c
Show file tree
Hide file tree
Showing 23 changed files with 38 additions and 1,851 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
vendor

# Binaries for programs and plugins
*.exe
Expand Down
15 changes: 0 additions & 15 deletions config/rbac/role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@ metadata:
creationTimestamp: null
name: manager-role
rules:
- apiGroups:
- ""
resources:
- events
verbs:
- create
- patch
- apiGroups:
- core.rukpak.io
resources:
Expand All @@ -23,14 +16,6 @@ rules:
- patch
- update
- watch
- apiGroups:
- operators.coreos.com
resources:
- catalogsources
verbs:
- get
- list
- watch
- apiGroups:
- operators.operatorframework.io
resources:
Expand Down
203 changes: 0 additions & 203 deletions controllers/catalogsource_controller.go

This file was deleted.

Loading

0 comments on commit 3218d2c

Please sign in to comment.