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

Health check via /healthz endpoint #113

Closed
geekdave opened this issue Oct 2, 2018 · 4 comments · Fixed by #224
Closed

Health check via /healthz endpoint #113

geekdave opened this issue Oct 2, 2018 · 4 comments · Fixed by #224
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.

Comments

@geekdave
Copy link

geekdave commented Oct 2, 2018

Just wondering if anyone has a preferred liveness probe / healthcheck command to ensure that a git-sync sidecar is healthy. Without this, it seems there could be a risk of the git-sync sidecar silently failing, causing an expected config change not to be delivered.

@thockin
Copy link
Member

thockin commented Oct 2, 2018 via email

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 31, 2018
@thockin
Copy link
Member

thockin commented Jan 3, 2019

/lifecycle frozen
/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jan 3, 2019
@thockin thockin added the good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. label Jan 22, 2019
@jacksontj
Copy link
Contributor

A very basic liveliness probe is (hopefully) being added in #135
So this issue likely should move to being the health-check issue to cover what heuristics/config/etc. we want to control what constitutes "healthy".

@stp-ip stp-ip changed the title Liveness Probe / Health Check? Health check via /healthz endpoint Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants