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

Added fix for issue #220 don't collect interlock containers that are … #221

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adpjay
Copy link

@adpjay adpjay commented Jun 10, 2017

The loop will include containers that are not running. This causes a problem later on when the load balancer containers are distributed across interlock nodes. An nginx container would get assigned to a stopped interlock and therefore never be reloaded.

ehazlett added a commit that referenced this pull request Aug 16, 2019
test: Run go fmt over all code
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.

1 participant