kubernetes/pkg/kubelet/cri/streaming
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
..
portforward apiserver: wrap ResponseWriter using abstraction 2021-10-04 10:59:11 -04:00
remotecommand apiserver: wrap ResponseWriter using abstraction 2021-10-04 10:59:11 -04:00
.import-restrictions kubelet: move pkg/kubelet/cri/.import-restrictions to pkg/kubelet/cri/streaming 2020-11-09 13:05:09 -05:00
errors.go
request_cache_test.go Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
request_cache.go Migrate to k8s.io/utils/clock in pkg/kubelet 2021-09-10 12:20:09 +02:00
server_test.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
server.go Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00