kubernetes/pkg/kubelet/container
Claudiu Belu d4d7f58362 Windows: Fixes termination-file mounting for containerd
If Containerd is used on Windows, then we can also mount individual
files into containers (e.g.: termination-log files), which was not
possible with Docker.

Checks if the container runtime is containerd, and if it is, then also
mount the termination-log file.
2019-11-12 23:33:55 -08:00
..
testing Windows: Fixes termination-file mounting for containerd 2019-11-12 23:33:55 -08:00
BUILD Omit nil or empty field when calculating hash value 2019-08-22 13:46:52 +08:00
cache_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
cache.go fix typo in /pkg/kubelet/container 2019-05-31 18:50:39 +08:00
container_gc.go Move from glog to klog 2018-11-10 07:50:31 -05:00
container_hash_test.go Omit nil or empty field when calculating hash value 2019-08-22 13:46:52 +08:00
container_reference_manager.go revert workaround in PR 46246 as APIs have been consistent 2017-07-09 20:38:01 +08:00
helpers_test.go Omit nil or empty field when calculating hash value 2019-08-22 13:46:52 +08:00
helpers.go Omit nil or empty field when calculating hash value 2019-08-22 13:46:52 +08:00
os.go small nit in the annotations 2017-12-12 14:30:24 +08:00
ref_test.go Fix GetReference function 2019-08-07 16:49:29 +02:00
ref.go Add support for ephemeral containers to the kubelet 2019-07-24 16:24:26 +00:00
resize.go Use range in loops; misc fixes 2018-03-29 22:55:25 +11:00
runtime_cache_fake.go fix go vet errors 2016-08-10 16:45:41 -07:00
runtime_cache_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
runtime_cache.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
runtime.go Windows: Fixes termination-file mounting for containerd 2019-11-12 23:33:55 -08:00
sync_result_test.go go-1.12: fix 'go vet' failures 2019-03-01 18:48:17 +02:00
sync_result.go Clean up error messages (ST1005) 2019-08-21 10:40:21 -07:00