gyfora commented on PR #604:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/604#issuecomment-1567860483
I see the following error on the e2es:
```
client.go:134: [debug] creating 21 resource(s)
Error: INSTALLATION FAILED: 2 errors occurred:
* roles.rbac.authorization.k8s.io "flink-operator" already exists
* rolebindings.rbac.authorization.k8s.io "flink-operator-role-binding"
already exists
helm.go:84: [debug] 2 errors occurred:
* roles.rbac.authorization.k8s.io "flink-operator" already exists
* rolebindings.rbac.authorization.k8s.io "flink-operator-role-binding"
already exists
```
@tchin25 can you please check? maybe some overlapping role names
--
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]