caigy commented on issue #141: URL: https://github.com/apache/rocketmq-operator/issues/141#issuecomment-1308612174
It seems that something is wrong with RBAC. Please check if [role.xml](https://github.com/apache/rocketmq-operator/blob/master/deploy/role.yaml), [role_binding.yaml](https://github.com/apache/rocketmq-operator/blob/master/deploy/role_binding.yaml) and [service_account.yaml](https://github.com/apache/rocketmq-operator/blob/master/deploy/service_account.yaml) are the latest version and successfully applied. ``` E1109 10:10:55.758673 1 reflector.go:138] pkg/mod/k8s.io/[email protected]/tools/cache/reflector.go:167: Failed to watch *v1.Pod: failed to list *v1.Pod: pods is forbidden: User "system:serviceaccount:default:default" cannot list resource "pods" in API group "" at the cluster scope ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
