Skip to content

Conversation

@samjkon
Copy link
Contributor

@samjkon samjkon commented Nov 15, 2023

Summary

Implements Stop method in NetworkBuilder to delete network resources for AWSVPC mode.

Implementation details

Implemented NetworkBuilder's Stop method and Platform API's DeleteNetNS method.

Testing

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

New tests cover the changes: Yes

Description for the changelog

Add network delete workflow for AWSVPC

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.

Implements Stop method in NetworkBuilder to delete network
resources for AWSVPC mode.
@samjkon samjkon marked this pull request as ready for review November 15, 2023 23:55
@samjkon samjkon requested a review from a team as a code owner November 15, 2023 23:55
@samjkon samjkon merged commit 8789562 into aws:dev Nov 17, 2023
@samjkon samjkon deleted the netstop branch November 17, 2023 05:00
@danehlim danehlim mentioned this pull request Dec 4, 2023
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