kubernetes/pkg/registry/core/pod
Damien Grisonnet 1efa1a65ee pkg/registry: rename pod logs metrics
The pod_logs subsystem was inadvertently made redundant in the following
kube-apiserver metrics:
- kube_apiserver_pod_logs_pods_logs_backend_tls_failure_total
- kube_apiserver_pod_logs_pods_logs_insecure_backend_total

To safely rename them, it is required to deprecate them in 1.27 whilst
introducing the new metrics replacing them.

Signed-off-by: Damien Grisonnet <dgrisonn@redhat.com>
2023-03-10 17:43:09 +01:00
..
rest pkg/registry: rename pod logs metrics 2023-03-10 17:43:09 +01:00
storage Introduction of a pod condition type indicating disruption. Its reason field indicates the reason: 2022-08-02 11:12:16 +02:00
doc.go
strategy_test.go Partly remove support for seccomp annotations 2022-08-01 09:19:29 +02:00
strategy.go Partly remove support for seccomp annotations 2022-08-01 09:19:29 +02:00