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

Helm Chart: Permissions for leases in apiGroup coordination.k8s.io missing #531

Closed
simonostendorf opened this issue Oct 28, 2023 · 0 comments · Fixed by #538 or #552
Closed

Helm Chart: Permissions for leases in apiGroup coordination.k8s.io missing #531

simonostendorf opened this issue Oct 28, 2023 · 0 comments · Fixed by #538 or #552
Assignees
Labels
bug Something isn't working

Comments

@simonostendorf
Copy link

When I deploy the csi-driver with 2 replicas the leader election wont finish because the service account of the controller is missing the permissions to get and create leases.coordination.k8s.io in the controller namespace.

@apricote apricote self-assigned this Nov 8, 2023
@apricote apricote added the bug Something isn't working label Nov 8, 2023
apricote pushed a commit that referenced this issue May 22, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.7.0](v2.6.0...v2.7.0)
(2024-05-10)


### Features

* add support & tests for Kubernetes 1.29
([#560](#560))
([b620486](b620486))
* drop tests for kubernetes v1.25
([#559](#559))
([5d19ae8](5d19ae8))


### Bug Fixes

* **helm:** missing rbac for leader election / leases
([#538](#538))
([5da7a14](5da7a14)),
closes [#531](#531)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants