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

Add a health check #2761

Closed
wernight opened this issue Oct 11, 2016 · 3 comments
Closed

Add a health check #2761

wernight opened this issue Oct 11, 2016 · 3 comments
Labels
kind/enhancement A feature request - must adhere to the feature request template.

Comments

@wernight
Copy link

In order to restart Che if anything is wrong (it seems to happens when messing around creating, renaming... workspaces), a /healthz page or similar would be useful.

Basically a HTTP GET on /healthz should just respond 200 and with content may be just ok if everything looks fine, and return any non-200 if something's wrong.

Example of similar implementation in some major projects:

@TylerJewell TylerJewell added the kind/enhancement A feature request - must adhere to the feature request template. label Oct 11, 2016
@wernight
Copy link
Author

wernight commented Jul 5, 2017

Uh? Why closed?

@TylerJewell
Copy link

TylerJewell commented Jul 5, 2017

I am doing bulk closing of older issues to reduce open enhancement requests from 250 down to 150 along with moving all related issues from Codenvy over to Che, and then further consolidating related issues into unified ones for easier tacking.

In this particular case, we are formalizing Che on k8s support for Che 6 and this will be handled within k8s policies.

@wernight
Copy link
Author

Is there an issue tracking Che support on k8s? Because there is no comment on #1193 regarding this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

No branches or pull requests

2 participants