.. |
apis
|
Merge pull request #73802 from Random-Liu/handle-unknown-state
|
2019-02-14 15:50:12 -08:00 |
cadvisor
|
Graduate HugePages feature to GA
|
2019-02-02 00:21:10 -05:00 |
certificate
|
Updated OWNERS files to include link to docs
|
2019-02-04 22:33:12 +01: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
|
fallback to previously collected addresses if a sync loop fails
|
2019-01-29 11:05:27 -08:00 |
cm
|
Merge pull request #73651 from RobertKrawitz/node_pids_limit
|
2019-02-13 17:31:18 -08:00 |
config
|
Check for volume-subpaths directory in orpahaned pod cleanup
|
2018-12-26 10:49:28 -08:00 |
configmap
|
…
|
|
container
|
Remove unused function from the legacy runtime interface.
|
2019-02-07 16:57:19 -08:00 |
custommetrics
|
…
|
|
dockershim
|
Merge pull request #73804 from Random-Liu/remove-unused-functions
|
2019-02-11 22:56:00 -08:00 |
envvars
|
…
|
|
events
|
…
|
|
eviction
|
Updated OWNERS files to include link to docs
|
2019-02-04 22:33:12 +01:00 |
images
|
Make container create, start, and stop events consistent
|
2019-02-10 16:39:42 -05:00 |
kubeletconfig
|
Updated OWNERS files to include link to docs
|
2019-02-04 22:33:12 +01:00 |
kuberuntime
|
Merge pull request #73802 from Random-Liu/handle-unknown-state
|
2019-02-14 15:50:12 -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
|
Merge pull request #72709 from changyaowei/pleg_relist
|
2019-02-13 01:44:48 -08:00 |
mountpod
|
change import alias of utils/strings
|
2019-01-30 10:44:09 +08:00 |
network
|
Fix function comment to consistent with its name
|
2019-02-12 01:37:20 -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
|
Merge pull request #72709 from changyaowei/pleg_relist
|
2019-02-13 01:44:48 -08: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
|
kubelet: set low oom_score_adj for containers in critical pods
|
2019-02-05 14:28:36 -06:00 |
remote
|
Updated OWNERS files to include link to docs
|
2019-02-04 22:33:12 +01:00 |
runtimeclass
|
Migrate RuntimeClass E2E to typed client
|
2019-01-24 11:08:30 -08:00 |
secret
|
…
|
|
server
|
autogen files
|
2019-01-17 09:16:36 -05:00 |
stats
|
Merge pull request #73651 from RobertKrawitz/node_pids_limit
|
2019-02-13 17:31:18 -08:00 |
status
|
correct the type in status_manager.go
|
2019-01-25 14:34:11 +08:00 |
sysctl
|
…
|
|
token
|
Updated OWNERS files to include link to docs
|
2019-02-04 22:33:12 +01:00 |
types
|
Remove container type from kubelet runtime labels
|
2018-12-21 15:47:47 +01:00 |
util
|
Fix golint failures
|
2019-02-12 13:01:49 -05:00 |
volumemanager
|
Merge pull request #73556 from msau42/triage-72931
|
2019-02-12 17:29:05 -08:00 |
winstats
|
Add network stats for windows node
|
2019-01-24 14:17:54 +08:00 |
BUILD
|
move pkg/kubelet/apis/well_known_labels.go to staging/src/k8s.io/api/core/v1/
|
2019-02-05 13:39:07 -05:00 |
OWNERS
|
Updated OWNERS files to include link to docs
|
2019-02-04 22:33:12 +01: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 #72910 from danielqsj/kn
|
2019-02-05 15:14:06 -08:00 |
kubelet_getters.go
|
replace pkg/util/file with k8s.io/utils/path
|
2019-01-29 15:20:13 -05: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 #73556 from msau42/triage-72931
|
2019-02-12 17:29:05 -08:00 |
kubelet_node_status_test.go
|
Merge pull request #73556 from msau42/triage-72931
|
2019-02-12 17:29:05 -08:00 |
kubelet_pods.go
|
bug: fix segfault when EnableServiceLinks is nil
|
2019-01-31 11:07:32 -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 |