kubernetes / kube-state-metrics

Add-on agent to generate and expose cluster-level metrics.
https://kubernetes.io/docs/concepts/cluster-administration/kube-state-metrics/
Apache License 2.0
5.2k stars 1.92k forks source link

feat: add `livez` endpoint #2418

Closed rexagod closed 3 days ago

rexagod commented 2 weeks ago

Add a livez endpoint to identify network outages. This helps in restarting the binary if such as case is observed.

dgrisonnet commented 2 weeks ago

/assign @mrueg /cc @richabanker /triage accepted

mrueg commented 3 days ago

/lgtm

thanks!

k8s-ci-robot commented 3 days ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mrueg, rexagod

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes/kube-state-metrics/blob/main/OWNERS)~~ [mrueg,rexagod] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment