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 EBS TA Windows static check failures #4348

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

jiuchoe4
Copy link
Contributor

@jiuchoe4 jiuchoe4 commented Sep 17, 2024

Summary

Static checks for EBS TA Windows feature branch are failing due to a merge conflict in mount_windows.go and node_windows.go. This PR fixes this. Additionally, removed ecs-agent/csiclient/csi_client_windows_integ_test.go, as this was added during development solely to test staging and unstaging in isolation for Windows environments. We already test this in other tests.

Implementation details

Removed unimplemented holder functions from respective files.

Testing

N/A, these functions have already been tested in previous PRs.

New tests cover the changes: N/A

Description for the changelog

Fix static failures for EBS TA 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 requested a review from a team as a code owner September 17, 2024 23:37
@jiuchoe4 jiuchoe4 force-pushed the dev-ebs-windows branch 2 times, most recently from f72443c to 0bcb963 Compare September 18, 2024 00:01
@mye956 mye956 merged commit 71b319c into aws:feature/ebs-windows Sep 19, 2024
40 checks passed
@jiuchoe4 jiuchoe4 mentioned this pull request Sep 19, 2024
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.

4 participants