-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow broker access to broker-client role #2547
Conversation
🤖 Created branch: z_pr2547/Jaanki/get_broker |
You have successfully added a new Grype configuration |
You have successfully added a new CodeQL configuration |
instead of specifying both Broker and Submariner clusters. Depnds on: submariner-io/submariner-operator#2547 Signed-off-by: Janki Chhatbar <[email protected]>
instead of specifying both Broker and Submariner clusters. Depends on: submariner-io/submariner-operator#2547 Epic: submariner-io/enhancements#143 Signed-off-by: Janki Chhatbar <[email protected]>
- apiGroups: | ||
- submariner.io | ||
resources: | ||
- brokers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As we talked about on a call, there isn't any sensitive information in this CR.
This allows other clusters to get/list broker CR using Broker restconfig. Epic: submariner-io/enhancements#143 Signed-off-by: Janki Chhatbar <[email protected]>
🤖 Closed branches: [z_pr2547/Jaanki/get_broker] |
instead of specifying both Broker and Submariner clusters. System tests are also accordingly adjusted. Depends on: submariner-io/submariner-operator#2547 Epic: submariner-io/enhancements#143 Signed-off-by: Janki Chhatbar <[email protected]>
instead of specifying both Broker and Submariner clusters. System tests are also accordingly adjusted. Depends on: submariner-io/submariner-operator#2547 Epic: submariner-io/enhancements#143 Signed-off-by: Janki Chhatbar <[email protected]>
This allows other clusters to get/list broker CR using Broker restconfig.
Epic: submariner-io/enhancements#143