.. |
apis
|
Update to gazelle 0.12.0 and run hack/update-bazel.sh
|
2018-06-22 16:22:18 -07:00 |
cadvisor
|
Update to gazelle 0.12.0 and run hack/update-bazel.sh
|
2018-06-22 16:22:18 -07:00 |
certificate
|
Re-use private key after failed CSR
|
2018-06-13 13:12:43 -07:00 |
checkpoint
|
Make 'pod' package to use unified checkpointManager
|
2018-04-16 01:30:20 -04:00 |
checkpointmanager
|
Make 'pod' package to use unified checkpointManager
|
2018-04-16 01:30:20 -04:00 |
client
|
Use Dial with context
|
2018-05-19 08:14:37 +10:00 |
cm
|
Update to gazelle 0.12.0 and run hack/update-bazel.sh
|
2018-06-22 16:22:18 -07:00 |
config
|
Update to gazelle 0.12.0 and run hack/update-bazel.sh
|
2018-06-22 16:22:18 -07:00 |
configmap
|
Enable watching secret and configmap manager
|
2018-06-19 22:13:18 +02:00 |
container
|
Update to gazelle 0.12.0 and run hack/update-bazel.sh
|
2018-06-22 16:22:18 -07:00 |
custommetrics
|
…
|
|
dockershim
|
Update to gazelle 0.12.0 and run hack/update-bazel.sh
|
2018-06-22 16:22:18 -07:00 |
envvars
|
Update to gazelle 0.12.0 and run hack/update-bazel.sh
|
2018-06-22 16:22:18 -07:00 |
events
|
…
|
|
eviction
|
Update to gazelle 0.12.0 and run hack/update-bazel.sh
|
2018-06-22 16:22:18 -07:00 |
images
|
…
|
|
kubeletconfig
|
remove unused status per TODO
|
2018-05-29 17:34:00 -07:00 |
kuberuntime
|
Update to gazelle 0.12.0 and run hack/update-bazel.sh
|
2018-06-22 16:22:18 -07:00 |
leaky
|
…
|
|
lifecycle
|
Move pkg/scheduler/schedulercache -> pkg/scheduler/cache
|
2018-05-31 22:55:34 +08:00 |
logs
|
Typo fix: toto -> to
|
2018-06-12 23:12:39 +08:00 |
metrics
|
Merge pull request #63434 from adfinis-forks/bug_typo_kubelet_volume_stats
|
2018-05-24 11:44:20 -07:00 |
mountpod
|
Make 'pod' package to use unified checkpointManager
|
2018-04-16 01:30:20 -04:00 |
network
|
checkLimitsForResolvConf for the pod create and update events instead of checking period
|
2018-06-07 10:14:22 +08:00 |
pleg
|
…
|
|
pod
|
Make 'pod' package to use unified checkpointManager
|
2018-04-16 01:30:20 -04:00 |
preemption
|
…
|
|
prober
|
reset resultRun to 0 on pod restart
|
2018-04-19 22:58:19 +08:00 |
qos
|
…
|
|
remote
|
Update to gazelle 0.12.0 and run hack/update-bazel.sh
|
2018-06-22 16:22:18 -07:00 |
secret
|
Enable watching secret and configmap manager
|
2018-06-19 22:13:18 +02:00 |
server
|
Address comments in #64006.
|
2018-06-01 17:25:56 -07:00 |
stats
|
Update to gazelle 0.12.0 and run hack/update-bazel.sh
|
2018-06-22 16:22:18 -07:00 |
status
|
Inject ContainersReady
|
2018-06-05 11:10:38 -07:00 |
sysctl
|
Run make update
|
2018-06-06 00:12:40 +02:00 |
token
|
fix a bug of wrong parameters which could cause token projection failure
|
2018-06-08 12:00:58 +08:00 |
types
|
add ContainersReady condition
|
2018-06-05 11:10:38 -07:00 |
util
|
Update to gazelle 0.12.0 and run hack/update-bazel.sh
|
2018-06-22 16:22:18 -07:00 |
volumemanager
|
Refactor of GenerateMapDeviceFunc to delegate Map call to volume plugin.
|
2018-06-03 17:25:37 -04:00 |
winstats
|
Update to gazelle 0.12.0 and run hack/update-bazel.sh
|
2018-06-22 16:22:18 -07:00 |
BUILD
|
Update to gazelle 0.12.0 and run hack/update-bazel.sh
|
2018-06-22 16:22:18 -07:00 |
OWNERS
|
…
|
|
active_deadline.go
|
…
|
|
active_deadline_test.go
|
…
|
|
doc.go
|
…
|
|
kubelet.go
|
Merge pull request #64860 from wgliang/master.kubelet-check-limit
|
2018-06-22 04:43:16 -07:00 |
kubelet_getters.go
|
Apply pod name and namespace labels for pod cgroup for cadvisor metrics
|
2018-05-07 14:51:12 -04:00 |
kubelet_getters_test.go
|
…
|
|
kubelet_network.go
|
Move hairpin mode logic to dockershim
|
2018-04-11 09:21:17 -07:00 |
kubelet_network_test.go
|
Move the kubelet network package down to dockershim
|
2018-04-11 09:25:56 -07:00 |
kubelet_node_status.go
|
Merge pull request #64491 from hzxuzhonghu/kubelet-node-schedule-event-record
|
2018-06-20 23:02:52 -07:00 |
kubelet_node_status_test.go
|
Merge pull request #64784 from jiayingz/status-ready
|
2018-06-06 01:24:21 -07:00 |
kubelet_pods.go
|
Inject ContainersReady
|
2018-06-05 11:10:38 -07:00 |
kubelet_pods_test.go
|
Merge pull request #64006 from Random-Liu/streaming-auth
|
2018-05-31 22:45:29 -07:00 |
kubelet_pods_windows_test.go
|
Add dynamic environment variable substitution to subpaths
|
2018-05-29 17:01:09 +01:00 |
kubelet_resources.go
|
…
|
|
kubelet_resources_test.go
|
…
|
|
kubelet_test.go
|
Merge pull request #64860 from wgliang/master.kubelet-check-limit
|
2018-06-22 04:43:16 -07:00 |
kubelet_volumes.go
|
…
|
|
kubelet_volumes_test.go
|
Refactor of GenerateMapDeviceFunc to delegate Map call to volume plugin.
|
2018-06-03 17:25:37 -04:00 |
oom_watcher.go
|
…
|
|
oom_watcher_test.go
|
…
|
|
pod_container_deletor.go
|
kubelet: force filterContainerID to empty string when removeAll is true
|
2018-04-30 16:29:17 -05:00 |
pod_container_deletor_test.go
|
…
|
|
pod_workers.go
|
…
|
|
pod_workers_test.go
|
…
|
|
reason_cache.go
|
…
|
|
reason_cache_test.go
|
…
|
|
runonce.go
|
…
|
|
runonce_test.go
|
implement service account token projection
|
2018-06-04 17:22:08 -07:00 |
runtime.go
|
cleanup some dead kubelet code
|
2018-05-29 22:38:01 +08:00 |
util.go
|
…
|
|
volume_host.go
|
implement service account token projection
|
2018-06-04 17:22:08 -07:00 |