Skip to content

cleanup network stack as well as storage when container shuts down.#302

Merged
mheon merged 1 commit into
containers:masterfrom
rhatdan:cleanup
Feb 8, 2018
Merged

cleanup network stack as well as storage when container shuts down.#302
mheon merged 1 commit into
containers:masterfrom
rhatdan:cleanup

Conversation

@rhatdan
Copy link
Copy Markdown
Member

@rhatdan rhatdan commented Feb 6, 2018

This patch will cleanup the network stack when the container exits

Signed-off-by: Daniel J Walsh dwalsh@redhat.com

Comment thread libpod/container_api.go Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Need to also clear a few things in the DB after this - c.state.NetNS, c.state.IPAddress, c.state.SubnetMask. And probably need to do a c.save() afterwards to get that into the DB.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Fixed

@rhatdan
Copy link
Copy Markdown
Member Author

rhatdan commented Feb 6, 2018

@mheon
Copy link
Copy Markdown
Member

mheon commented Feb 6, 2018

LGTM

@rhatdan
Copy link
Copy Markdown
Member Author

rhatdan commented Feb 6, 2018

bot, retest this please

Copy link
Copy Markdown
Member

@TomSweeneyRedHat TomSweeneyRedHat left a comment

Choose a reason for hiding this comment

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

LGTM

@baude
Copy link
Copy Markdown
Member

baude commented Feb 7, 2018

bot, retest this please

@rhatdan
Copy link
Copy Markdown
Member Author

rhatdan commented Feb 7, 2018

@rh-atomic-bot r=baude

@rh-atomic-bot
Copy link
Copy Markdown
Collaborator

📌 Commit 4c5df84 has been approved by baude

@rh-atomic-bot
Copy link
Copy Markdown
Collaborator

⌛ Testing commit 4c5df84 with merge aec39e3...

@rh-atomic-bot
Copy link
Copy Markdown
Collaborator

💔 Test failed - status-papr

@rhatdan
Copy link
Copy Markdown
Member Author

rhatdan commented Feb 7, 2018

@rh-atomic-bot retry

@rhatdan
Copy link
Copy Markdown
Member Author

rhatdan commented Feb 7, 2018

bot, retest this please

@rh-atomic-bot
Copy link
Copy Markdown
Collaborator

⌛ Testing commit 4c5df84 with merge ff33350...

@rhatdan
Copy link
Copy Markdown
Member Author

rhatdan commented Feb 7, 2018

@rh-atomic-bot r=baude

@rh-atomic-bot
Copy link
Copy Markdown
Collaborator

📌 Commit 901e73c has been approved by baude

@rh-atomic-bot
Copy link
Copy Markdown
Collaborator

⌛ Testing commit 901e73c with merge f315dac...

@rh-atomic-bot
Copy link
Copy Markdown
Collaborator

💥 Test timed out

@rhatdan
Copy link
Copy Markdown
Member Author

rhatdan commented Feb 8, 2018

@rh-atomic-bot retry

This patch will cleanup the network stack when the container exits

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
@rhatdan
Copy link
Copy Markdown
Member Author

rhatdan commented Feb 8, 2018

bot, retest this please

@mheon
Copy link
Copy Markdown
Member

mheon commented Feb 8, 2018

@rh-atomic-bot retry

@mheon
Copy link
Copy Markdown
Member

mheon commented Feb 8, 2018

Homu broken, tests green, going to manually merge.

@mheon mheon merged commit 5529143 into containers:master Feb 8, 2018
@github-actions github-actions Bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 27, 2023
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Sep 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants