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

Move HTTP server for liveness and readiness of the bridge #73

Closed
ppatierno opened this issue Jul 28, 2017 · 1 comment
Closed

Move HTTP server for liveness and readiness of the bridge #73

ppatierno opened this issue Jul 28, 2017 · 1 comment
Assignees

Comments

@ppatierno
Copy link
Member

We should move the initialization of the HTTP server before trying to connect to the messaging system as a client. This because a liveness probe in K8S/OS should not fail if the bridge can't connect to the messaging system (see here : EnMasseProject/enmasse#83).
At same time we should have another HTTP path in order to expose a readiness probe for K8S/OS when the bridge is effectivily connected to the messaging system.

@ppatierno
Copy link
Member Author

Close on behalf of 72c3626

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