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

Allow renaming of resizer ClusterRole and ClusterRoleBinding #261

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

scottking2
Copy link

When trying to add a second CSI driver to my cluster I ran into the issue where both CSI drivers were trying to compete for the csi-resizer-role ClusterRoleBinding and the external-resizer-runner ClusterRole.

I added the ability to change the names of the ClusterRoleBinding and the ClusterRole. By changing the names of these I was able to install 2 seperate CSI drivers and still maintain the ability to resize volumes.

@scottking2 scottking2 changed the title Name resizer Allow renaming of resizer ClusterRole and ClusterRoleBinding Jun 16, 2021
@sdodsley sdodsley requested a review from dsupure June 16, 2021 21:36
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 this pull request may close these issues.

None yet

1 participant