Skip to content
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

leader-election-role role refers to non-existent configmaps/status resource #44

Closed
mycargus opened this issue Jul 13, 2021 · 0 comments · Fixed by #45
Closed

leader-election-role role refers to non-existent configmaps/status resource #44

mycargus opened this issue Jul 13, 2021 · 0 comments · Fixed by #45

Comments

@mycargus
Copy link
Contributor

The leader-election-role at https://github.com/k6io/operator/blob/main/config/rbac/leader_election_role.yaml#L19 refers to a resource configmaps/status, but as far as I know configmaps don't have a status (https://v1-20.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.20/#configmap-v1-core). Perhaps I'm misunderstanding something though?

I removed that item from the rules array and the project appears to run just fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant