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

Windows ebs watcher #3877

Closed
wants to merge 3 commits into from
Closed

Conversation

saurabhc123
Copy link
Contributor

@saurabhc123 saurabhc123 commented Aug 29, 2023

Summary

This PR adds the feature to detect an attached EBS volume for a EC2 Windows host.

Implementation details

We used the ebsnvme-id.exe windows utility to detect the volume based on the volumeID.

Testing

Four additional unit tests were added on how the ebsnvme-id.exe command output is handled by new code.

New tests cover the changes: yes

Description for the changelog

Added the ability to detect EBS volumes on Windows.

Licensing

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

@saurabhc123 saurabhc123 requested a review from a team as a code owner August 29, 2023 20:41
@saurabhc123 saurabhc123 force-pushed the windows_ebsWatcher branch 2 times, most recently from 9064175 to c36dc07 Compare August 29, 2023 21:20
@saurabhc123
Copy link
Contributor Author

Ignore this PR.

@mye956
Copy link
Contributor

mye956 commented Sep 20, 2023

Changes already merged in #3866

@mye956 mye956 closed this Sep 20, 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

2 participants