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

Immediately remove deleted containers from the UI. #1363

Merged
merged 2 commits into from
Apr 22, 2016
Merged

Conversation

tomwilkie
Copy link
Contributor

@tomwilkie tomwilkie commented Apr 21, 2016

Fixes #1072

Introduces a new container state "deleted" which is filtered out in the app. A stripped down container node with its state set to "deleted" is pushed to the app in a shortcut report when we receive a DestroyEvent from docker.

Note this is not 100% reliable - report delivery can fail, as can the docker events subscription.

@paulbellamy paulbellamy merged commit a4e68b9 into master Apr 22, 2016
@paulbellamy paulbellamy deleted the 1072-docker-rm branch April 22, 2016 09:29
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.

2 participants