mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 02:43:36 +00:00
rebase: update kubernetes to 1.30
updating kubernetes to 1.30 release Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
committed by
mergify[bot]
parent
62ddcf715b
commit
e727bd351e
2
vendor/k8s.io/component-base/metrics/prometheus/slis/metrics.go
generated
vendored
2
vendor/k8s.io/component-base/metrics/prometheus/slis/metrics.go
generated
vendored
@ -28,8 +28,6 @@ const (
|
||||
Error HealthcheckStatus = "error"
|
||||
)
|
||||
|
||||
type HealthcheckType string
|
||||
|
||||
var (
|
||||
// healthcheck is a Prometheus Gauge metrics used for recording the results of a k8s healthcheck.
|
||||
healthcheck = k8smetrics.NewGaugeVec(
|
||||
|
Reference in New Issue
Block a user