Adding Broker read permissions#252
Conversation
evankanderson
left a comment
There was a problem hiding this comment.
/lgtm
/approve
I think we might only need
resources:
- channels/status
- brokers/statusBut it seems fine to start with this and test the other later.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: evankanderson, nachocano The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
| verbs: *everything | ||
|
|
||
| # Channels read | ||
| # Channels and Brokers read |
|
/lgtm |
|
This might be a good case for Aggregated ClusterRole. Essentially, we label |
Created knative/eventing#916 to track this idea. |
|
You need to remove the "[WIP]" from the title when you want Prow to merge this. |
Done! Thanks @evankanderson, my bad. |
Proposed Changes
Release Note