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(locking): Remove locking at node publish/unpublish ops #124

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

hrak
Copy link
Member

@hrak hrak commented Jun 18, 2024

Considering kubelet makes sure the unstage and unpublish operations are serialized, we dont need any extra locking in node publish/unpublish.

This should significantly improve performance at the unpublish stage/when deleting pods.

Credit to ceph/ceph-csi#2149

Considering kubelet makes sure the unstage and unpublish operations are serialized, we dont need any extra locking in node publish/unpublish

Credit to ceph/ceph-csi#2149
@hrak hrak merged commit 314c86f into master Jun 18, 2024
2 checks passed
@hrak hrak deleted the fix/nolock_publish branch June 18, 2024 12:29
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