kubernetes/pkg/kubelet/container
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
..
testing Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
cache_test.go Fix int->string casts 2020-07-24 16:23:12 -04:00
cache.go fix typo in /pkg/kubelet/container 2019-05-31 18:50:39 +08:00
container_gc.go Structured Logging migration: modify volume and container part logs of kubelet. 2021-03-17 08:59:03 +08:00
container_hash_test.go Omit nil or empty field when calculating hash value 2019-08-22 13:46:52 +08:00
helpers_test.go The function shouldRecordEvent will panic when the value of input object is nil 2020-10-16 21:13:49 +00:00
helpers.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
os.go Fix an issue when rotated logs of dead containers are not removed. 2020-07-24 10:06:24 +02:00
ref_test.go Fix staticchecks ST1005,S1002,S1008,S1039 in pkg/kubelet 2020-09-07 10:53:43 +08:00
ref.go Fix golint failures for kubelet/container 2020-05-20 19:01:23 +00:00
resize.go Fix golint failures for kubelet/container 2020-05-20 19:01:23 +00:00
runtime_cache_fake.go Fix golint failures for kubelet/container 2020-05-20 19:01:23 +00:00
runtime_cache_test.go
runtime_cache.go mockery to mockgen conversion 2021-09-25 16:15:08 +00:00
runtime.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
sync_result_test.go go-1.12: fix 'go vet' failures 2019-03-01 18:48:17 +02:00
sync_result.go fix golint issues in pkg/kubelet/container 2020-06-19 15:48:08 +00:00