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: Add primary_ipv6 parameter to self-managed-node-group #3169

Conversation

jmtsi
Copy link
Contributor

@jmtsi jmtsi commented Oct 3, 2024

Description

The launch template config in self-managed-node-group didn't include the parameter to set primary_ipv6, so I add it here. This has already been implemented for eks-managed-node-group in this PR

Motivation and Context

This parameter is needed to enable Assign primary IPv6 IP for self-managed-node-group nodes. This is required to make it possible to use instance-type targets when using IPv6 and AWS Load Balancer Controller

Breaking Changes

Simple addition, no breaking changes

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@jmtsi jmtsi changed the title Add primary_ipv6 parameter to self-managed-node-group feat: Add primary_ipv6 parameter to self-managed-node-group Oct 3, 2024
@jmtsi jmtsi changed the title feat: Add primary_ipv6 parameter to self-managed-node-group fix: Add primary_ipv6 parameter to self-managed-node-group Oct 3, 2024
@bryantbiggs bryantbiggs changed the title fix: Add primary_ipv6 parameter to self-managed-node-group fix: Add primary_ipv6 parameter to self-managed-node-group Oct 3, 2024
@bryantbiggs bryantbiggs merged commit fef6555 into terraform-aws-modules:master Oct 3, 2024
19 of 20 checks passed
antonbabenko pushed a commit that referenced this pull request Oct 3, 2024
## [20.24.3](v20.24.2...v20.24.3) (2024-10-03)

### Bug Fixes

* Add `primary_ipv6` parameter to self-managed-node-group ([#3169](#3169)) ([fef6555](fef6555))
@antonbabenko
Copy link
Member

This PR is included in version 20.24.3 🎉

@jmtsi jmtsi deleted the self-managed-node-group/add-primary_ipv6 branch October 3, 2024 14:15
@jmtsi
Copy link
Contributor Author

jmtsi commented Oct 3, 2024

Wow, thanks for the quick reaction to my PR!

Copy link

github-actions bot commented Nov 3, 2024

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 3, 2024
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.

3 participants