Skip to content

Commit

Permalink
Merge pull request #157 from octarinesec/cherry-pick-pr153
Browse files Browse the repository at this point in the history
cherry-pick PR153: Allow the runtime resolver to list and watch ReplicationController
  • Loading branch information
rosti authored Jun 16, 2023
2 parents 011237f + ebedca5 commit 9fd9747
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ rules:
- nodes
- pods
- replicasets
- replicationcontrollers
- services
verbs:
- list
Expand Down
1 change: 1 addition & 0 deletions config/rbac/dataplane_roles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ rules:
- nodes
- pods
- replicasets
- replicationcontrollers
- services
verbs:
- list
Expand Down

0 comments on commit 9fd9747

Please sign in to comment.