kubernetes/pkg/kubelet/apis/podresources
Francesco Romani 01c3a51a78 node: podresources: getallocatable: move to GA
lock the feature gate to GA, and remove the now-redundant code.

Signed-off-by: Francesco Romani <fromani@redhat.com>
2023-07-12 14:11:22 +02:00
..
grpc kubelet: podresources: DOS prevention with builtin ratelimit 2023-03-11 08:00:54 +01:00
testing kubelet podresources: extend List to support Dynamic Resources and implement Get API 2023-03-14 19:33:04 +02: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 node: podresources: getallocatable: move to GA 2023-07-12 14:11:22 +02:00
server_v1.go node: podresources: getallocatable: move to GA 2023-07-12 14:11:22 +02:00
server_v1alpha1_test.go Add ClassName to chekpoint state and in-memory cache 2023-03-14 19:33:04 +02:00
server_v1alpha1.go kubelet: podresources: pack parameters in a struct 2023-03-14 19:33:01 +02:00
types.go kubelet podresources: extend List to support Dynamic Resources and implement Get API 2023-03-14 19:33:04 +02:00