kubernetes/pkg/kubelet/kuberuntime
Anish Ramasekar af4d18ccf9
add status.podIPs in downward api
add host file write for podIPs

update tests

remove import alias

update type check

update type check

remove import alias

update open api spec

add tests

update test

add tests

address review comments

update imports

remove todo and import alias
2019-10-25 09:18:49 -07:00
..
logs Merge pull request #81747 from Random-Liu/fix-windows-log-follow 2019-08-23 06:53:24 -07:00
BUILD migrate kubelet's metrics/probes & metrics endpoint to metrics stability framework 2019-08-28 11:16:38 -07:00
doc.go
fake_kuberuntime_manager.go Clean up PR #71617 2019-04-08 10:34:40 -04: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 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_unsupported.go Setup windows container config to kubelet CRI 2018-02-28 09:56:41 +08:00
helpers_windows.go Setup windows container config to kubelet CRI 2018-02-28 09:56:41 +08:00
helpers.go New staging repository for cri-api 2019-03-26 18:21:04 -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 Merge pull request #75278 from Nessex/updatecontainerresources-label-fix 2019-04-12 08:44:48 -07:00
kuberuntime_container_linux_test.go add status.podIPs in downward api 2019-10-25 09:18:49 -07:00
kuberuntime_container_linux.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_container_test.go add status.podIPs in downward api 2019-10-25 09:18:49 -07:00
kuberuntime_container_unsupported.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_container_windows.go Windows: Sets the effective SecurityContext's RunAsUserName 2019-07-17 15:03:11 +00:00
kuberuntime_container.go add status.podIPs in downward api 2019-10-25 09:18:49 -07:00
kuberuntime_gc_test.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_gc.go Call getKubeletSandboxes first in containerGC#evictSandboxes 2019-05-26 14:40:11 -07:00
kuberuntime_image_test.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00
kuberuntime_image.go Remove lazy provide from credential provider and kubelet (#79674) 2019-07-03 13:52:52 -07:00
kuberuntime_logs.go kubelet: plumb context for log requests 2018-08-10 17:35:46 -07:00
kuberuntime_manager_test.go add status.podIPs in downward api 2019-10-25 09:18:49 -07:00
kuberuntime_manager.go add status.podIPs in downward api 2019-10-25 09:18:49 -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 kubenet for ipv6 dualstack 2019-07-02 22:26:25 +00:00
labels_test.go Remove container type from kubelet runtime labels 2018-12-21 15:47:47 +01:00
labels.go Remove container type from kubelet runtime labels 2018-12-21 15:47:47 +01:00
legacy_test.go fix golint failures - /pkg/kubelet/images 2018-09-17 10:52:25 +08:00
legacy.go fix golint failures - /pkg/kubelet/images 2018-09-17 10:52:25 +08:00
security_context_test.go
security_context.go New staging repository for cri-api 2019-03-26 18:21:04 -04:00