kubernetes/pkg/kubelet/apis/podresources
Moshe Levi ce46ba7be8 kubelet podresource: fix GetAllocatableResources metrics
The GetAllocatableResources increase twice the PodResourcesEndpointRequestsTotalCount
This PR fix this.

Signed-off-by: Moshe Levi <moshele@nvidia.com>
2023-01-04 10:58:55 +02:00
..
testing Regen mocks using go 1.18 2022-03-23 10:19:38 -07:00
client.go grpc: move to use grpc.WithTransportCredentials() 2022-05-30 21:41:47 +03:00
constants.go add kubelet grpc server for pod-resources service 2018-11-15 09:43:20 -08:00
server_v1_test.go mockery to mockgen conversion 2021-09-25 16:15:08 +00:00
server_v1.go kubelet podresource: fix GetAllocatableResources metrics 2023-01-04 10:58:55 +02:00
server_v1alpha1_test.go mockery to mockgen conversion 2021-09-25 16:15:08 +00:00
server_v1alpha1.go node: podresources: translate types in cm 2021-03-09 13:13:36 +01:00
types.go mockery to mockgen conversion 2021-09-25 16:15:08 +00:00