kubernetes/pkg/kubelet/cm/memorymanager
Sascha Grunert de37b9d293
Make CRI v1 the default and allow a fallback to v1alpha2
This patch makes the CRI `v1` API the new project-wide default version.
To allow backwards compatibility, a fallback to `v1alpha2` has been added
as well. This fallback can either used by automatically determined by
the kubelet.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-11-17 11:05:05 -08:00
..
state migrate nolint coments to golangci-lint 2021-11-17 13:58:53 +01:00
fake_memory_manager.go Implement all necessary methods to provide memory manager data under pod resources metrics 2021-06-22 13:06:32 +03:00
memory_manager_test.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
memory_manager.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
policy_none.go memory manager: remove init containers once app container started 2021-07-05 20:52:25 +03:00
policy_static_test.go Merge pull request #104689 from cynepco3hahue/memory_manager_restricted_policy_fix 2021-10-05 06:47:08 -07:00
policy_static.go Merge pull request #104689 from cynepco3hahue/memory_manager_restricted_policy_fix 2021-10-05 06:47:08 -07:00
policy.go memory manager: remove init containers once app container started 2021-07-05 20:52:25 +03:00