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

fix: proper worker startup, removing cocncurent container cleanup. #1602

Merged
merged 2 commits into from
Oct 10, 2018

Conversation

antmat
Copy link
Collaborator

@antmat antmat commented Oct 8, 2018

This PR fixes behaviour when containers are being concurently removed in
event watcher, resulting in error in OnDealFinish call
(e.g. inablility to push already removed container to registry).
If this situation took place on startup - worker would fail to start.

This PR fixes behaviour when containers are being concurently removed in
event watcher, resulting in error in OnDealFinish call
(e.g. inablility to push already removed container to registry).
If this situation took place on startup - worker would fail to start.
3Hren
3Hren previously approved these changes Oct 10, 2018
@antmat antmat merged commit bcc4802 into master Oct 10, 2018
@antmat antmat deleted the fix/worker_startup branch October 10, 2018 17:13
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