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

Update amazon-ecs-cni-plugins to 2024.09.0 #4442

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

tinnywang
Copy link
Contributor

Summary

Update amazon-ecs-cni-plugins to 2024.09.0. The commit SHA is 7b4ec60, which migrates amazon-ecs-cni-plugins to aws-sdk-go-v2.

Implementation details

cd amazon-ecs-cni-plugins
git remote add aws https://github.com/aws/amazon-ecs-cni-plugins.git
git fetch aws
git checkout 7b4ec60

Testing

GitHub checks pass.

New tests cover the changes: no

Description for the changelog

Update amazon-ecs-cni-plugins to 2024.09.0

Licensing

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

@tinnywang tinnywang marked this pull request as ready for review November 27, 2024 22:27
@tinnywang tinnywang requested a review from a team as a code owner November 27, 2024 22:27
@tinnywang tinnywang force-pushed the aws-sdk-go-v2/cni-plugins branch from 844c5c8 to cf29297 Compare December 2, 2024 19:10
@danehlim danehlim linked an issue Dec 2, 2024 that may be closed by this pull request
@tinnywang tinnywang merged commit 0291064 into aws:dev Dec 2, 2024
40 checks passed
@tinnywang tinnywang deleted the aws-sdk-go-v2/cni-plugins branch December 10, 2024 10:33
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.

Update amazon-ecs-cni-plugins to 2024.09.0
5 participants