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

Block volume support and refactor of node publish/unpublish #93

Merged
merged 5 commits into from
Sep 18, 2023

Conversation

David-T-White
Copy link
Collaborator

Implemented raw/block volume support by going to a bind mount of the volume device instead of creating and mounting a filesystem. In doing so also took the opportunity to refactor NodePublish/Unpublish.

Copy link
Collaborator

@seagate-chris seagate-chris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@jskazinski jskazinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Nice work, appreciate you cleaning up calls to use structured logging. One key test point will be csi-sanity to validate failure modes.

@David-T-White David-T-White merged commit 46331ea into Seagate:main Sep 18, 2023
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

3 participants