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

amazon-vpc-cni-plugins: update to latest commit #2093

Merged
merged 1 commit into from
Jun 25, 2019

Conversation

fenxiong
Copy link
Contributor

@fenxiong fenxiong commented Jun 21, 2019

Summary

This brings in a fix to remove eni trunking's dependency on ec2-net-utils (aws/amazon-vpc-cni-plugins@fa071b2). Previously we implicitly depend on ec2-net-utils to bring up the trunk interface.

Implementation details

git submodule init --update --remote

Testing

New tests cover the changes:

Description for the changelog

Bug: update amazon-vpc-cni-plugins to latest version to include a fix (aws/amazon-vpc-cni-plugins@fa071b2) that allows awsvpcTrunking to work without ec2-net-utils.

Licensing

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

@fenxiong fenxiong requested a review from a team June 21, 2019 21:50
@fenxiong fenxiong added this to the 1.29.1 milestone Jun 21, 2019
This brings in a fix to remove eni trunking's dependency on ec2-net-utils.
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.

3 participants