.. |
api
|
Merge pull request #32202 from feiskyer/kuberuntime-runsandbox
|
2016-09-10 00:59:56 -07:00 |
cadvisor
|
Filter internal Kubernetes labels from Prometheus metrics
|
2016-08-22 19:44:27 -04:00 |
client
|
…
|
|
cm
|
Merge pull request #31489 from ZTE-PaaS/zhangke-patch-030
|
2016-09-05 17:35:09 -07:00 |
config
|
Merge pull request #31761 from ZTE-PaaS/zhangke-patch-032
|
2016-09-05 23:58:27 -07:00 |
container
|
Merge pull request #32091 from ZTE-PaaS/zhangke-patch-038
|
2016-09-11 06:59:51 -07:00 |
custommetrics
|
…
|
|
dockershim
|
Kubelet: rename CreatePodSandbox to RunPodSandbox in CRI
|
2016-09-07 21:38:56 +08:00 |
dockertools
|
Merge pull request #31540 from mtaufen/DockerOrDieRename
|
2016-09-07 15:27:41 -07:00 |
envvars
|
…
|
|
events
|
Log an event when container runtime exceeds grace-period during eviction
|
2016-09-07 13:28:08 -04:00 |
eviction
|
Clean up IPTables caps i.e.: sed -i "s/Iptables/IPTables/g"
|
2016-08-29 10:34:42 +10:00 |
images
|
Fix various typos in pkg/kubelet
|
2016-08-30 22:57:47 +02:00 |
kuberuntime
|
Merge pull request #31322 from feiskyer/killpod
|
2016-09-10 03:10:32 -07:00 |
leaky
|
…
|
|
lifecycle
|
Append "AppArmor enabled" to the Node ready condition message
|
2016-08-31 09:27:47 -07:00 |
metrics
|
…
|
|
network
|
Merge pull request #31322 from feiskyer/killpod
|
2016-09-10 03:10:32 -07:00 |
pleg
|
Merge pull request #31395 from yujuhong/getpods
|
2016-09-08 05:41:16 -07:00 |
pod
|
Avoid StatusManager.syncPod when there is no corresponding mirror pod for static pod.
|
2016-09-07 17:03:15 -07:00 |
prober
|
Always return exec command output
|
2016-08-17 16:21:19 -04:00 |
qos
|
…
|
|
remote
|
Kubelet: rename CreatePodSandbox to RunPodSandbox in CRI
|
2016-09-07 21:38:56 +08:00 |
rkt
|
Merge pull request #32148 from yifan-gu/hostnetwork_mount
|
2016-09-09 21:50:39 -07:00 |
rktshim
|
Merge pull request #32202 from feiskyer/kuberuntime-runsandbox
|
2016-09-10 00:59:56 -07:00 |
server
|
correct imagefs inodes value in summary stats
|
2016-09-08 17:19:48 +08:00 |
status
|
Avoid StatusManager.syncPod when there is no corresponding mirror pod for static pod.
|
2016-09-07 17:03:15 -07:00 |
sysctl
|
Remove net.ipv4.tcp_max_syn_backlog from sysctl whitelist
|
2016-09-05 13:04:19 +02:00 |
types
|
…
|
|
util
|
Kubelet code move: volume / util
|
2016-08-22 23:35:11 -04:00 |
volumemanager
|
Fix various typos in pkg/kubelet
|
2016-08-30 22:57:47 +02:00 |
OWNERS
|
…
|
|
active_deadline.go
|
Refactor util clock into it's own pkg
|
2016-07-28 02:29:04 -04:00 |
active_deadline_test.go
|
Refactor util clock into it's own pkg
|
2016-07-28 02:29:04 -04:00 |
container_bridge.go
|
Revert "Use netlink.SetPromiscOn instead of iproute2 command"
|
2016-08-22 10:28:11 +02:00 |
container_bridge_test.go
|
Add tests for container_bridge.go (really just ensureIPTablesMasqRule)
|
2016-07-29 11:57:17 -04:00 |
disk_manager.go
|
…
|
|
disk_manager_test.go
|
…
|
|
doc.go
|
…
|
|
flannel_helper.go
|
…
|
|
kubelet.go
|
Log an event when container runtime exceeds grace-period during eviction
|
2016-09-07 13:28:08 -04:00 |
kubelet_cadvisor.go
|
…
|
|
kubelet_cadvisor_test.go
|
Print/log pointers of structs with %#v instead of %+v
|
2016-08-01 22:27:56 +02:00 |
kubelet_getters.go
|
Reconcile value of controller-managed attach-detach annotation on existing nodes in Kubelet startup
|
2016-08-31 17:04:54 -04:00 |
kubelet_getters_test.go
|
…
|
|
kubelet_network.go
|
Merge pull request #29969 from ZTE-PaaS/zhangke-patch-015
|
2016-08-22 17:40:43 -07:00 |
kubelet_network_test.go
|
Revert "Revert "syncNetworkUtil in kubelet and fix loadbalancerSourceRange on GCE""
|
2016-08-18 10:19:48 -07:00 |
kubelet_node_status.go
|
Update node status instead of node in kubelet
|
2016-09-02 16:24:39 -04:00 |
kubelet_node_status_test.go
|
Improve style of kubelet node status test
|
2016-09-06 09:59:44 -04:00 |
kubelet_resources.go
|
Fix default resource limits (node capacities) for downward api volumes
|
2016-08-16 14:41:17 -04:00 |
kubelet_resources_test.go
|
Fix default resource limits (node capacities) for downward api volumes
|
2016-08-16 14:41:17 -04:00 |
kubelet_test.go
|
Log an event when container runtime exceeds grace-period during eviction
|
2016-09-07 13:28:08 -04:00 |
kubelet_volumes.go
|
Kubelet code move: volume / util
|
2016-08-22 23:35:11 -04:00 |
kubelet_volumes_test.go
|
Kubelet code move: volume / util
|
2016-08-22 23:35:11 -04:00 |
networks.go
|
…
|
|
oom_watcher.go
|
…
|
|
oom_watcher_test.go
|
…
|
|
pod_container_deletor.go
|
Delete all dead containers only after pod syncing is done.
|
2016-08-15 14:36:51 -07:00 |
pod_container_deletor_test.go
|
Delete all dead containers only after pod syncing is done.
|
2016-08-15 14:36:51 -07:00 |
pod_workers.go
|
Log an event when container runtime exceeds grace-period during eviction
|
2016-09-07 13:28:08 -04:00 |
pod_workers_test.go
|
Log an event when container runtime exceeds grace-period during eviction
|
2016-09-07 13:28:08 -04:00 |
reason_cache.go
|
…
|
|
reason_cache_test.go
|
…
|
|
root_context_linux.go
|
…
|
|
root_context_unsupported.go
|
…
|
|
runonce.go
|
pods can not admitted should return directly
|
2016-07-30 11:47:50 +08:00 |
runonce_test.go
|
Add network-plugin-mtu option for MTU selection
|
2016-08-23 01:50:58 -04:00 |
runtime.go
|
optimize lock of runtimeState stuct
|
2016-08-03 13:19:22 +08:00 |
util.go
|
Kubelet code move: volume / util
|
2016-08-22 23:35:11 -04:00 |
volume_host.go
|
Fix default resource limits (node capacities) for downward api volumes
|
2016-08-16 14:41:17 -04:00 |