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 defaultServiceConnectIfName to work with new CNI API spec #3434

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

yinyic
Copy link
Contributor

@yinyic yinyic commented Oct 17, 2022

Summary

CNI API spec now requires ifname length to be <= 15 characters (containernetworking/cni#712). Update defaultServiceConnectIfName to conform to the spec.

Testing

New tests cover the changes: no

Ran E2E test with test AMI and verified ingress and egress traffic for both awsvpc and bridge mode Service Connect tasks.

Description for the changelog

Update defaultServiceConnectIfName to work with new CNI API spec

Licensing

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

@yinyic yinyic requested a review from a team as a code owner October 17, 2022 17:42
@yinyic yinyic merged commit e11391b into aws:feature/service-connect Oct 17, 2022
@yinyic yinyic deleted the sc-ifname-fix branch October 17, 2022 20:35
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