Skip to content

IPv6-only capability and config initialization #4659

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

Merged
merged 2 commits into from
May 28, 2025

Conversation

amogh09
Copy link
Contributor

@amogh09 amogh09 commented May 28, 2025

Summary

This change is being merged to a feature branch

This PR contains two changes -

  1. Agent will advertise ecs.capability.ipv6-only capability to signal Agent's capability to handle IPv6-only tasks.
  2. Instance's IP compatibility will be determined and initialized during Agent startup.

Testing

Verified that Agent advertises the new capability and IPv6-only awsvpc tasks can be placed on the instance.

New tests cover the changes: yes

Description for the changelog

NA - Merging to feature branch.

Additional Information

Does this PR include breaking model changes? If so, Have you added transformation functions?

Does this PR include the addition of new environment variables in the README?

Licensing

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

@amogh09 amogh09 force-pushed the ipv6-only-cap-and-config branch from 01f01bf to 28be861 Compare May 28, 2025 19:51
@amogh09 amogh09 changed the title Ipv6 only cap and config IPv6-only capability and config initialization May 28, 2025
@amogh09 amogh09 marked this pull request as ready for review May 28, 2025 20:32
@amogh09 amogh09 requested a review from a team as a code owner May 28, 2025 20:32
@amogh09 amogh09 enabled auto-merge (squash) May 28, 2025 22:40
@amogh09 amogh09 merged commit 8e9ddaa into aws:feature/ipv6-only May 28, 2025
40 checks passed
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