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: Allow interface_type to be specified in network_interfaces #1907

Closed

Conversation

kenhill
Copy link

@kenhill kenhill commented Feb 28, 2022

Description

Support for "interface_type" in network_interfaces.

Motivation and Context

This is needed to use Amazon EFA interfaces and is restoring functionality added in v17.21.0+ (#1439 ) which is missing from both EKS managed and self managed node groups. Note, the aws API does not support passing security groups from both network_interfaces and vpc_security_group_ids at the same time.

Breaking Changes

N/A

How Has This Been Tested?

  • I have tested and validated these changes using one or more of the provided examples/* projects

This change is currently being used to deploy JarviceXE (https://github.com/nimbix/jarvice-helm/tree/tf-aws-eks-module-18-eks-managed) to enable support for workloads that utilize Amazon EFA interface. JarviceXE was previously deployed using v17.20.0 which included interface_type support from #1439

@bryantbiggs bryantbiggs self-requested a review March 7, 2022 18:37
@bryantbiggs
Copy link
Member

Closes #1880

@bryantbiggs
Copy link
Member

thank you for the PR @kenhill - we'll need to add/update an example somewhere to test/verify the changes

@antonbabenko
Copy link
Member

This issue has been resolved in version 18.18.0 🎉

@github-actions
Copy link

github-actions bot commented Nov 9, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants