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

Ebs attach windows #4212

Closed

Conversation

saurabhc123
Copy link
Contributor

Summary

This PR implements the Windows logic for the CSI-Driver.

Implementation details

Implementation from aws-ebs-csi-driver was added. Also, pulled the socket file path from watcher.go into config and added Windows file path.

Testing

UTs used for Linux was repurposed for Windows and are all passing.

Further, csi_client_windows_integration_test.go was ran with the CSI Driver, Proxy, and new EBS volume on the instance, and was able to successfully stage and unstage the volume to the mount directory.

New tests cover the changes: yes

Description for the changelog

Add EBS Task-attach support for Windows

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

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

2 participants