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

Unable to deregister critical service when KCR/consul server is down #49

Open
snaveen opened this issue Nov 19, 2019 · 0 comments
Open

Comments

@snaveen
Copy link

snaveen commented Nov 19, 2019

Currently when KCR is down, no de-register event is fired when a pod is deleted. Even when KCR comes back up, the pod is not de-registered.

This can be solved by having the ability to configure the DeregisterCriticalServiceAfter. This will be part of the check when a pod registers. Refer here for sample Payload. Even if KCR dies, when it comes back up, since the consul service is registered with this parameter, consul will deregister the service after the configure period.

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

No branches or pull requests

1 participant