kubernetes/pkg/registry
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
..
admissionregistration Merge pull request #104386 from shawnhanx/ut_2 2022-08-02 11:37:54 -07:00
apiserverinternal Generate and format files 2022-07-26 13:14:05 -04:00
apps Generate and format files 2022-07-26 13:14:05 -04:00
authentication Implement Destroy() method for all registries 2022-04-19 15:59:13 +02:00
authorization Implement Destroy() method for all registries 2022-04-19 15:59:13 +02:00
autoscaling Implement Destroy() method for all registries 2022-04-19 15:59:13 +02:00
batch Support handling of pod failures with respect to the specified rules 2022-08-04 18:39:08 +02:00
certificates Implement Destroy() method for all registries 2022-04-19 15:59:13 +02:00
coordination reduce API surface area of whether a resource is enabled 2022-02-23 13:36:33 -05:00
core pkg/registry: rename pod logs metrics 2023-03-10 17:43:09 +01:00
discovery reduce API surface area of whether a resource is enabled 2022-02-23 13:36:33 -05:00
events reduce API surface area of whether a resource is enabled 2022-02-23 13:36:33 -05:00
flowcontrol Generate and format files 2022-07-26 13:14:05 -04:00
networking Introduce networking/v1alpha1 api, ClusterCIDR type 2022-08-05 00:54:00 +00:00
node (ut) add tests for bad filed values checking; refactor some funcs 2022-05-09 16:17:32 +08:00
policy Implement Destroy() method for all registries 2022-04-19 15:59:13 +02:00
rbac cleanup: remove duplicate import 2022-07-14 11:25:19 +08:00
registrytest kms: fix go routine leak in gRPC connection 2022-09-08 11:46:57 -04:00
scheduling reduce API surface area of whether a resource is enabled 2022-02-23 13:36:33 -05:00
storage Move CSIInlineVolume feature to GA 2022-08-04 13:06:30 -06:00
doc.go
OWNERS Add mwielgus back 2022-01-10 09:02:53 -05:00