kubernetes/pkg/kubelet/server
Sascha Grunert db9fcfeed2
Move cri/streaming to k8s.io/kubelet staging repository
Container runtimes like CRI-O and containerd reuse the code by copying
it from Kubernetes. To have a single source of truth for the streaming
server we now move the already isolated implementation to the
k8s.io/kubelet staging repository. This way runtimes can re-use the code
without copying the parts.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-06-05 08:08:18 +02:00
..
metrics add volume type and seperated histogram for volume stat collection 2022-01-19 22:33:37 +08:00
stats unittests: Fixes unit tests for Windows (part 6) 2023-01-31 11:49:26 +00:00
auth_test.go kubelet: wire checkpoint container support through 2022-07-14 10:27:41 +00:00
auth.go Generate and format files 2022-07-26 13:14:05 -04:00
doc.go
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
server_test.go Move cri/streaming to k8s.io/kubelet staging repository 2023-06-05 08:08:18 +02:00
server_websocket_test.go Move cri/streaming to k8s.io/kubelet staging repository 2023-06-05 08:08:18 +02:00
server.go Move cri/streaming to k8s.io/kubelet staging repository 2023-06-05 08:08:18 +02:00