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

Fix mount for node-driver-registrar #65

Merged
merged 7 commits into from
Sep 13, 2024

Conversation

timp87
Copy link
Contributor

@timp87 timp87 commented May 1, 2023

Currently --kubelet-registration-path parameter of node-driver-registrar container from csi-driver-lvm-plugin daemonSet points to the directory which is not mounted.
Found this out when tried to run all csi-driver-lvm containers with readOnlyRootFilesystem securityContext set to "true".

Currently --kubelet-registration-path parameter of node-driver-registrar container from csi-driver-lvm-plugin daemonSet points to the directory which is not mounted.
Found this out when tried to run all csi-driver-lvm containers with readOnlyRootFilesystem securityContext set to "true".
@timp87
Copy link
Contributor Author

timp87 commented May 1, 2023

I'm not sure I understand this correctly as those two sockets provided for node-driver-registrar are actually the same socket.
So it may make sense to just change path for --kubelet-registration-path to the same /csi/csi.sock instead of mounting it again under different path.

@timp87
Copy link
Contributor Author

timp87 commented Aug 15, 2024

Hello
Anything else required here?

@Gerrit91
Copy link
Contributor

Sorry, it took this long to get a reaction from our side. We discussed this in the team and honestly we do not fully understand how it works. I assume it's just fine to merge it, so I will before having you to wait for another year.

@Gerrit91 Gerrit91 merged commit d131dab into metal-stack:master Sep 13, 2024
1 of 2 checks passed
@timp87 timp87 deleted the csi-driver-lvm-forgotten-mount branch September 13, 2024 22:18
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.

2 participants