kubernetes/pkg/kubelet/kuberuntime
Javier Diaz-Montes 9743cda4a7 Adding Kubelet changes to enable SetHostnameAsFQDN feature
These changes allow to set FQDN as hostname of pods for pods
that set the new PodSpec field setHostnameAsFQDN to true. The PodSpec
new field was added in related PR.

This is PART2 (last) of the changes to enable KEP #1797 and addresses #91036
2020-06-14 21:26:27 -04:00
..
logs Fix log timestamps to be displayed in fixed width 2020-05-19 13:07:56 +08:00
BUILD update bazel BUILD files 2020-05-20 10:57:47 -04:00
convert_test.go kubelet - adding pod annotations to various image calls to get runtime-handler info to CRI 2020-04-17 23:57:09 +00:00
convert.go kubelet - adding pod annotations to various image calls to get runtime-handler info to CRI 2020-04-17 23:57:09 +00:00
doc.go
fake_kuberuntime_manager.go Merge pull request #85225 from DataDog/eric.mountain/cleanup_refmanager_master 2020-05-28 16:37:15 -07:00
helpers_linux_test.go update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
helpers_linux.go fix #73264 cpuPeriod was not reset, but used as it is if alpha gate is disabled 2019-02-01 16:45:43 +01:00
helpers_test.go Remove checks for PodShareProcessNamespace feature gate 2019-10-31 17:15:23 +00:00
helpers_unsupported.go Adding Windows CPU limit tests 2020-02-24 19:46:39 +00:00
helpers.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
instrumented_services_test.go migrate kubelet's metrics/probes & metrics endpoint to metrics stability framework 2019-08-28 11:16:38 -07:00
instrumented_services.go remove deprecated metrics of kubelet 2020-01-10 16:46:52 +08:00
kuberuntime_container_linux_test.go Add namespace targeting to the kubelet 2020-01-30 15:31:43 +01:00
kuberuntime_container_linux.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
kuberuntime_container_test.go Add namespace targeting to the kubelet 2020-01-30 15:31:43 +01:00
kuberuntime_container_unsupported.go Add namespace targeting to the kubelet 2020-01-30 15:31:43 +01:00
kuberuntime_container_windows.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
kuberuntime_container.go Merge pull request #85225 from DataDog/eric.mountain/cleanup_refmanager_master 2020-05-28 16:37:15 -07:00
kuberuntime_gc_test.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_gc.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
kuberuntime_image_test.go Merge pull request #90061 from marosset/runtimehandler-image-spec-annotations 2020-05-18 16:29:36 -07:00
kuberuntime_image.go Merge pull request #90061 from marosset/runtimehandler-image-spec-annotations 2020-05-18 16:29:36 -07:00
kuberuntime_logs.go
kuberuntime_manager_test.go sync api/v1/pod/util with api/pod/util and remove DefaultContainers 2020-03-24 16:42:32 -07:00
kuberuntime_manager.go Merge pull request #85225 from DataDog/eric.mountain/cleanup_refmanager_master 2020-05-28 16:37:15 -07:00
kuberuntime_sandbox_test.go update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
kuberuntime_sandbox.go Adding Kubelet changes to enable SetHostnameAsFQDN feature 2020-06-14 21:26:27 -04:00
labels_test.go Remove container type from kubelet runtime labels 2018-12-21 15:47:47 +01:00
labels.go switch over k/k to use klog v2 2020-05-16 07:54:27 -04:00
legacy_test.go
legacy.go Remove unhealthy symlink only for dead containers 2020-04-21 12:30:51 -07:00
security_context_test.go
security_context.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00