Replies: 2 comments 1 reply
-
|
Role and RoleBindings are namespace scoped resources by design. They cannot be not namespace scoped. So you should probably explain what exactly do you mean. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
it's deploying a ClusterRole, but i would have expected it to be just a Role to allow to install multiple operator into a single cluster. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Could you share the choice/logic behind the fact the Role and RoleBindings created via the operator helmchart are not namespace scoped ?
i've seen https://github.com/orgs/strimzi/discussions/8602, I think i understand properly the limitations of hosting multiple concurent versions inside the same cluster, but what are the concerns to scope Role and Rolebindings into the kafka instance namespace ?
Kind Regards
Beta Was this translation helpful? Give feedback.
All reactions