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

Add implementation of CSI-Driver for Windows #3

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

jiuchoe4
Copy link
Collaborator

@jiuchoe4 jiuchoe4 commented Jun 6, 2024

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.

@jiuchoe4 jiuchoe4 changed the title Csi driver Add implementation of CSI-Driver for Windows Jun 6, 2024
@saurabhc123
Copy link
Owner

Merging the PR so that the review can be done in the aws repository.

@saurabhc123 saurabhc123 merged commit ade49e1 into ebsAttachWindows Jun 17, 2024
saurabhc123 added a commit that referenced this pull request Jun 18, 2024
* Added the first cut of the implementation for the CSIDriver.

* Cleaned the branch with unneeded vendor files.

---------

Co-authored-by: Saurabh Chakravarty <drsaurab@amazon.com>
jiuchoe4 added a commit that referenced this pull request Jul 3, 2024
* Added the first cut of the implementation for the CSIDriver.

* Cleaned the branch with unneeded vendor files.

---------

Co-authored-by: Saurabh Chakravarty <drsaurab@amazon.com>
jiuchoe4 added a commit that referenced this pull request Jul 3, 2024
* Added the first cut of the implementation for the CSIDriver.

* Cleaned the branch with unneeded vendor files.

---------

Co-authored-by: Saurabh Chakravarty <drsaurab@amazon.com>
jiuchoe4 added a commit that referenced this pull request Jul 12, 2024
* Added the first cut of the implementation for the CSIDriver.

* Cleaned the branch with unneeded vendor files.

---------

Co-authored-by: Saurabh Chakravarty <drsaurab@amazon.com>
jiuchoe4 added a commit that referenced this pull request Jul 12, 2024
* Added the first cut of the implementation for the CSIDriver.

* Cleaned the branch with unneeded vendor files.

---------

Co-authored-by: Saurabh Chakravarty <drsaurab@amazon.com>
jiuchoe4 added a commit that referenced this pull request Jul 12, 2024
* Added the first cut of the implementation for the CSIDriver.

* Cleaned the branch with unneeded vendor files.

---------

Co-authored-by: Saurabh Chakravarty <drsaurab@amazon.com>
jiuchoe4 added a commit that referenced this pull request Jul 12, 2024
* Added the first cut of the implementation for the CSIDriver.

* Cleaned the branch with unneeded vendor files.

---------

Co-authored-by: Saurabh Chakravarty <drsaurab@amazon.com>
jiuchoe4 added a commit that referenced this pull request Jul 12, 2024
* Added the first cut of the implementation for the CSIDriver.

* Cleaned the branch with unneeded vendor files.

---------

Co-authored-by: Saurabh Chakravarty <drsaurab@amazon.com>
jiuchoe4 added a commit that referenced this pull request Jul 15, 2024
* Added the first cut of the implementation for the CSIDriver.

* Cleaned the branch with unneeded vendor files.

---------

Co-authored-by: Saurabh Chakravarty <drsaurab@amazon.com>
jiuchoe4 added a commit that referenced this pull request Jul 15, 2024
* Added the first cut of the implementation for the CSIDriver.

* Cleaned the branch with unneeded vendor files.

---------

Co-authored-by: Saurabh Chakravarty <drsaurab@amazon.com>
jiuchoe4 added a commit that referenced this pull request Jul 16, 2024
* Added the first cut of the implementation for the CSIDriver.

* Cleaned the branch with unneeded vendor files.

---------

Co-authored-by: Saurabh Chakravarty <drsaurab@amazon.com>
saurabhc123 added a commit that referenced this pull request Sep 14, 2024
* Added the first cut of the implementation for the CSIDriver.

* Cleaned the branch with unneeded vendor files.

---------

Co-authored-by: Saurabh Chakravarty <drsaurab@amazon.com>
jiuchoe4 added a commit that referenced this pull request Sep 17, 2024
* Added the first cut of the implementation for the CSIDriver.

* Cleaned the branch with unneeded vendor files.

---------

Co-authored-by: Saurabh Chakravarty <drsaurab@amazon.com>
jiuchoe4 added a commit that referenced this pull request Sep 17, 2024
* Added the first cut of the implementation for the CSIDriver.

* Cleaned the branch with unneeded vendor files.

---------

Co-authored-by: Saurabh Chakravarty <drsaurab@amazon.com>
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