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 AutoSync when a etcd cluster is unhealthy #193

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ringtail
Copy link

AutoSync should never be broken,if so when one etcd cluster node change endpoint ip address then docker client will never known.

When a etcd cluster is unhealthy, the AutoSync will be broken. if etcd cluster node change it's advise ip then docker client will never known even we use domain name in docker opts.

Signed-off-by: ringtail <[email protected]>
Signed-off-by: ringtail <[email protected]>
Signed-off-by: ringtail <[email protected]>
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