kubernetes/pkg/registry/core/componentstatus
Marek Siarkowicz 03aad1f823 Fix the semantic meaning of etcd server within component statuses and metrics.
Instead of numerating all the etcd endpoints known by apiserver, we will
group them by purpose. `etcd-0` will be the default etcd, `etcd-1` will
be the first resource override, `etcd-2` will be the second override and
so on.
2023-07-20 15:08:41 +02:00
..
doc.go
rest_test.go Make etcd component status consistent with health probes 2023-06-13 10:10:29 +02:00
rest.go Make etcd component status consistent with health probes 2023-06-13 10:10:29 +02:00
validator_test.go Make etcd component status consistent with health probes 2023-06-13 10:10:29 +02:00
validator.go Fix the semantic meaning of etcd server within component statuses and metrics. 2023-07-20 15:08:41 +02:00