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

replace ipv6 prefix with ipv6 address #7391

Merged
merged 2 commits into from
Nov 16, 2024
Merged

replace ipv6 prefix with ipv6 address #7391

merged 2 commits into from
Nov 16, 2024

Conversation

haouc
Copy link
Contributor

@haouc haouc commented Nov 15, 2024

Fixes #N/A

Description
Since EC2 doesn't support primaryIPv6 and IPv6 prefix, we have to switch to IPv6 /128 address with primary IPv6 as true. Also we should remove the AssociatePublicIPAddress from the if check since the provisioned network interface by default with a instance won't be different from what we set in the if block.
How was this change tested?

Does this change impact docs?

  • Yes, PR includes docs updates
  • Yes, issue opened: #
  • No

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

@haouc haouc requested a review from a team as a code owner November 15, 2024 20:00
@haouc haouc requested a review from bwagner5 November 15, 2024 20:00
Copy link

netlify bot commented Nov 15, 2024

Deploy Preview for karpenter-docs-prod canceled.

Name Link
🔨 Latest commit d6ca193
🔍 Latest deploy log https://app.netlify.com/sites/karpenter-docs-prod/deploys/6738eaa87e304e0008297f4f

@haouc haouc force-pushed the ipv6 branch 8 times, most recently from 4e5b96a to 77719da Compare November 15, 2024 22:24
@coveralls
Copy link

coveralls commented Nov 15, 2024

Pull Request Test Coverage Report for Build 11872481614

Details

  • 7 of 7 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.005%) to 82.604%

Totals Coverage Status
Change from base Build 11865125354: -0.005%
Covered Lines: 5684
Relevant Lines: 6881

💛 - Coveralls

@engedaam engedaam merged commit 317f551 into aws:main Nov 16, 2024
16 checks passed
@haouc haouc deleted the ipv6 branch November 16, 2024 21:06
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