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

Create DNS files for second ENI #4087

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Create DNS files for second ENI #4087

merged 1 commit into from
Feb 2, 2024

Conversation

samjkon
Copy link
Contributor

@samjkon samjkon commented Feb 1, 2024

Summary

On firecracker, DNS files have to be created for second task ENI.

Implementation details

Modified CreateDNSConfig method in firecracker platform implementation files.

Testing

Manually launched tasks that uses geneve interface and veth interface.

New tests cover the changes:
Yes

Description for the changelog

On firecracker, DNS files have to be created for second task ENI.

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

No

Licensing

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

On firecracker, DNS files have to be created for second task ENI.
@samjkon samjkon requested a review from a team as a code owner February 1, 2024 20:47
Copy link
Contributor

@JoseVillalta JoseVillalta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@timj-hh timj-hh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@samjkon samjkon merged commit c44c1f8 into aws:dev Feb 2, 2024
36 checks passed
@samjkon samjkon deleted the fcnet2 branch February 2, 2024 00:21
Yiyuanzzz pushed a commit that referenced this pull request Feb 20, 2024
On firecracker, DNS files have to be created for second task ENI.
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.

5 participants