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

[2.8] docker_container: wait for removal if removal is in process #66118

Merged
merged 2 commits into from Jan 10, 2020

Conversation

felixfontein
Copy link
Contributor

SUMMARY

Backport of #65854 to stable-2.8.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

docker_container

…65854)

* Allow to inspect containers directly.

* Wait for containers to be removed before recreating them.

* Also wait for containers to be removed before creating them.

* Add changelog.

(cherry picked from commit 4df5bdb)
@ansibot ansibot added affects_2.8 This issue/PR affects Ansible v2.8 backport This PR does not target the devel branch. bug This issue/PR relates to a bug. cloud community_review In order to be merged, this PR must follow the community review workflow. docker module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. labels Dec 29, 2019
@felixfontein
Copy link
Contributor Author

Will get updated once #66145 has been merged.

@felixfontein
Copy link
Contributor Author

Ok, this is now done from my POV.

@ansibot ansibot added the stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. label Jan 10, 2020
@mattclay mattclay removed the needs_triage Needs a first human triage before being processed. label Jan 10, 2020
@mattclay mattclay merged commit facf938 into ansible:stable-2.8 Jan 10, 2020
@felixfontein felixfontein deleted the backport/2.8/65854 branch January 11, 2020 14:13
@ansible ansible locked and limited conversation to collaborators Feb 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.8 This issue/PR affects Ansible v2.8 backport This PR does not target the devel branch. bug This issue/PR relates to a bug. cloud community_review In order to be merged, this PR must follow the community review workflow. docker module This issue/PR relates to a module. stale_ci This PR has been tested by CI more than one week ago. Close and re-open this PR to get it retested. support:community This issue/PR relates to code supported by the Ansible community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants