kubernetes/pkg/kubelet/cm
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
..
admission smtalign: cm: factor out admission response 2021-07-08 23:15:37 +02:00
containermap hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
cpumanager Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
cpuset Fix staticcheck failure in pkg/kubelet/cm/cpuset 2021-08-26 08:50:08 +02:00
devicemanager devicemanager: checkpoint: support pre-1.20 data 2021-10-26 09:54:11 +02:00
memorymanager Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
topologymanager smtalign: cm: factor out admission response 2021-07-08 23:15:37 +02:00
util generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
cgroup_manager_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
cgroup_manager_linux.go pkg/kubelet/cm: use SkipFreezeOnSet 2021-08-23 13:41:51 -07:00
cgroup_manager_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
cgroup_manager_unsupported.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
container_manager_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
container_manager_linux.go move pkg/util/node to component-helpers/node/util (#105347) 2021-11-12 07:52:27 -08:00
container_manager_stub.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00
container_manager_unsupported.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
container_manager_windows.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
container_manager.go smtalign: propagate policy options to cpumanager 2021-07-08 23:15:35 +02:00
fake_container_manager.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00
fake_internal_container_lifecycle.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
fake_pod_container_manager.go register all pending pod deletions and check for kill 2021-02-04 11:45:42 -06:00
helpers_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
helpers_linux.go Merge pull request #103107 from pacoxu/fix-93300 2021-08-17 11:41:37 -07:00
helpers_unsupported.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
helpers.go Enable allocatable support for Windows nodes 2018-10-30 11:17:23 +08:00
internal_container_lifecycle_linux.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
internal_container_lifecycle_unsupported.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
internal_container_lifecycle_windows.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
internal_container_lifecycle.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
node_container_manager_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
node_container_manager_linux.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
OWNERS add sjenning as kubelet approver 2020-06-19 13:00:55 -05:00
pod_container_manager_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
pod_container_manager_linux.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00
pod_container_manager_stub.go Apply pod name and namespace labels for pod cgroup for cadvisor metrics 2018-05-07 14:51:12 -04:00
pod_container_manager_unsupported.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
qos_container_manager_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
qos_container_manager_linux.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00
types.go feature: support Memory QoS for cgroups v2 2021-07-08 09:26:46 +08:00