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

Minor patches in netlib package #4059

Merged
merged 6 commits into from
Dec 16, 2023
Merged

Minor patches in netlib package #4059

merged 6 commits into from
Dec 16, 2023

Conversation

samjkon
Copy link
Contributor

@samjkon samjkon commented Dec 15, 2023

Summary

Patches include minor fixes and helper functions in netlib package.

Implementation details

Debug platform implementations are in firecracker_debug_linux.go and container_debug_linux.go files.

Testing

go test -tags unit ./agent/...
go test -tags unit ./ecs-agent/

New tests cover the changes: Yes

Description for the changelog

Minor patches in netlib package

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.

@samjkon samjkon requested a review from a team as a code owner December 15, 2023 04:58

"fmt"
Copy link
Contributor

Choose a reason for hiding this comment

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

nit - usually we will have std lib on the top

@samjkon samjkon merged commit 10a3127 into aws:dev Dec 16, 2023
7 checks passed
@samjkon samjkon deleted the netns branch December 16, 2023 23:33
@samjkon samjkon changed the title Add debug mode for containerd agent and minor patches Minor patches in netlib package Jan 8, 2024
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