Broker Cluster SA missing clusterrolebinding for strimzi-kafka-broker #7987
ryanfaircloth
started this conversation in
General
Replies: 1 comment
-
I do not think this is a general issue - but something related to your environment. Typically, some other tooling deleting the ClusterRoleBinding such as in #7933. Please have a look at that discussion to what to look for in the operator log or share the debug operator log so that we can confirm it. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Describe the bug
When creating a cluster using the rack feature the broker nodes must be granted GET for nodes resource.
To Reproduce
Create a Kafka Cluster with rack awareness
Expected behavior
Operator should create a clusterrolebinding with the ref role of strimzi-kafka-broker and a subject of the broker service account
Environment (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions