.. |
apis
|
kubelet: promote OS & arch labels to GA
|
2019-01-17 14:57:43 -08:00 |
cadvisor
|
Merge pull request #72705 from WanLinghao/cadvisor_test_improve
|
2019-01-15 17:32:30 -08:00 |
certificate
|
bootstrap: Use kubeconfig contents as seed for cert dir if necessary
|
2018-11-17 19:52:12 -05:00 |
checkpoint
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
checkpointmanager
|
…
|
|
client
|
pass handler ctx to node rest nodegetter
|
2018-10-01 09:27:18 -04:00 |
cloudresource
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
cm
|
fix panic in NodeAllocatable node e2e test
|
2019-01-17 10:57:09 -08:00 |
config
|
Check for volume-subpaths directory in orpahaned pod cleanup
|
2018-12-26 10:49:28 -08:00 |
configmap
|
…
|
|
container
|
Merge pull request #72280 from verb/kubelet-no-containertype
|
2019-01-10 01:18:41 -08:00 |
custommetrics
|
…
|
|
dockershim
|
Merge pull request #70527 from qingsenLi/git181101
|
2019-01-15 20:19:09 -08:00 |
envvars
|
K8s SCTP support implementation for the first pull request
|
2018-08-27 05:56:27 +00:00 |
events
|
…
|
|
eviction
|
Fix PidPressure, make it evict by priority, and add fork-bomb node e2e test
|
2019-01-14 09:41:36 -08:00 |
images
|
Pass PodSandboxConfig to PullImage method in CRI
|
2018-12-07 10:10:22 +08:00 |
kubeletconfig
|
Update fsstore.go
|
2018-12-06 23:01:52 +08:00 |
kuberuntime
|
Merge pull request #72280 from verb/kubelet-no-containertype
|
2019-01-10 01:18:41 -08:00 |
leaky
|
fix golint failures - /pkg/kubelet/images
|
2018-09-17 10:52:25 +08:00 |
lifecycle
|
Move predicate types from algorithm to predicates
|
2018-12-21 22:26:47 +08:00 |
logs
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
metrics
|
vendor github.com/prometheus/client_golang/prometheus/testutil package
|
2018-12-02 10:25:50 +08:00 |
mountpod
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
network
|
drop VerifyFeatureGatesUnchanged
|
2018-11-21 11:51:33 -05:00 |
nodelease
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
nodestatus
|
Merge pull request #72507 from dixudx/remove_stale_OutOfDisk
|
2019-01-18 19:14:04 -08:00 |
pleg
|
Reduce logspam for crash looping containers
|
2018-11-28 10:48:52 -05:00 |
pod
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
preemption
|
Move predicate types from algorithm to predicates
|
2018-12-21 22:26:47 +08:00 |
prober
|
Bump k8s.io/uitls to 8e7ff06
|
2018-11-15 13:25:12 +00:00 |
qos
|
…
|
|
remote
|
Remove deprecated automanaged tag from some go rules
|
2019-01-08 14:40:57 -08:00 |
runtimeclass
|
Implement RuntimeClass support for the Kubelet & CRI
|
2018-09-04 13:45:11 -07:00 |
secret
|
…
|
|
server
|
autogen files
|
2019-01-17 09:16:36 -05:00 |
stats
|
use Pod.Status.StartTime as pod's cgroup start time in summary API
|
2018-12-14 14:26:55 -08:00 |
status
|
Merge pull request #72312 from Pingan2017/correct-ready-condition
|
2019-01-02 16:51:50 -08:00 |
sysctl
|
…
|
|
token
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
types
|
Remove container type from kubelet runtime labels
|
2018-12-21 15:47:47 +01:00 |
util
|
Merge pull request #70527 from qingsenLi/git181101
|
2019-01-15 20:19:09 -08:00 |
volumemanager
|
Merge pull request #71276 from jingxu97/Oct/uncertain
|
2019-01-17 22:52:57 -08:00 |
winstats
|
Remove newline from kernal version on windows node
|
2019-01-07 21:20:26 +00:00 |
BUILD
|
Check for volume-subpaths directory in orpahaned pod cleanup
|
2018-12-26 10:49:28 -08:00 |
OWNERS
|
Add labels to kubelet OWNERS files
|
2018-08-22 00:43:32 +03:00 |
active_deadline.go
|
…
|
|
active_deadline_test.go
|
…
|
|
doc.go
|
…
|
|
errors.go
|
fix some typos
|
2019-01-08 12:46:05 +08:00 |
kubelet.go
|
Merge pull request #72791 from yujuhong/no-rkt
|
2019-01-10 17:09:04 -08:00 |
kubelet_getters.go
|
Check for volume-subpaths directory in orpahaned pod cleanup
|
2018-12-26 10:49:28 -08:00 |
kubelet_getters_test.go
|
…
|
|
kubelet_network.go
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
kubelet_network_linux.go
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
kubelet_network_others.go
|
Kubelet: only sync iptables on linux
|
2018-09-05 10:22:48 +08:00 |
kubelet_network_test.go
|
Kubelet: only sync iptables on linux
|
2018-09-05 10:22:48 +08:00 |
kubelet_node_status.go
|
Merge pull request #72507 from dixudx/remove_stale_OutOfDisk
|
2019-01-18 19:14:04 -08:00 |
kubelet_node_status_test.go
|
kubelet: promote OS & arch labels to GA
|
2019-01-17 14:57:43 -08:00 |
kubelet_pods.go
|
Merge pull request #65132 from stewart-yu/stewart-removeunusedtodo
|
2018-12-19 06:51:29 -08:00 |
kubelet_pods_linux_test.go
|
Remove mount propagation feature gate logic
|
2018-10-31 15:51:37 +01:00 |
kubelet_pods_test.go
|
fix scheduler and kubelet unit tests leaking feature flag changes
|
2018-11-16 10:52:53 -05:00 |
kubelet_pods_windows_test.go
|
Address CR comments and add more tests
|
2018-10-26 00:29:27 -07:00 |
kubelet_resources.go
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
kubelet_resources_test.go
|
…
|
|
kubelet_test.go
|
use Pod.Status.StartTime as pod's cgroup start time in summary API
|
2018-12-14 14:26:55 -08:00 |
kubelet_volumes.go
|
Check for volume-subpaths directory in orpahaned pod cleanup
|
2018-12-26 10:49:28 -08:00 |
kubelet_volumes_linux_test.go
|
Check for volume-subpaths directory in orpahaned pod cleanup
|
2018-12-26 10:49:28 -08:00 |
kubelet_volumes_test.go
|
…
|
|
oom_watcher.go
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
oom_watcher_test.go
|
…
|
|
pod_container_deletor.go
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
pod_container_deletor_test.go
|
…
|
|
pod_workers.go
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
pod_workers_test.go
|
…
|
|
reason_cache.go
|
Simple code and typo fixed in in kubelet
|
2018-09-06 09:12:39 +08:00 |
reason_cache_test.go
|
…
|
|
runonce.go
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |
runonce_test.go
|
…
|
|
runtime.go
|
fix some typos
|
2019-01-08 12:46:05 +08:00 |
util.go
|
…
|
|
volume_host.go
|
Move from glog to klog
|
2018-11-10 07:50:31 -05:00 |