.. |
api
|
Merge pull request #30753 from feiskyer/sandbox-name
|
2016-08-22 19:41:44 -07:00 |
cadvisor
|
Filter internal Kubernetes labels from Prometheus metrics
|
2016-08-22 19:44:27 -04:00 |
client
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
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
|
rkt: Refactoring the construction of the mount points.
|
2016-08-19 13:09:27 -07:00 |
custommetrics
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
dockershim
|
Fix various typos in pkg/kubelet
|
2016-08-30 22:57:47 +02:00 |
dockertools
|
Log pod ip at V(2)
|
2016-09-01 17:33:24 -07:00 |
envvars
|
Use Go canonical import paths
|
2016-07-16 13:48:21 -04:00 |
events
|
Add Events for operation_executor to show status of mounts, failed or successful
|
2016-08-17 09:53:47 -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
|
Fix various typos in pkg/kubelet
|
2016-08-30 22:57:47 +02:00 |
leaky
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
lifecycle
|
Append "AppArmor enabled" to the Node ready condition message
|
2016-08-31 09:27:47 -07:00 |
metrics
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
network
|
Fix unit tests and known flags list
|
2016-09-13 20:42:52 +00:00 |
pleg
|
Fix various typos in kubelet
|
2016-08-03 01:14:44 +03:00 |
pod
|
Fix various typos in kubelet
|
2016-08-03 01:14:44 +03:00 |
prober
|
Always return exec command output
|
2016-08-17 16:21:19 -04:00 |
qos
|
Use Go canonical import paths
|
2016-07-16 13:48:21 -04:00 |
remote
|
Fix various typos in pkg/kubelet
|
2016-08-30 22:57:47 +02:00 |
rkt
|
cluster/rkt: Update default rkt version
|
2016-09-06 12:09:11 -07:00 |
rktshim
|
Kubelet: pass pod name/namespace/uid to runtimes
|
2016-08-23 07:33:15 +08:00 |
server
|
lower loglevel of spammy warning
|
2016-09-02 13:34:29 -07:00 |
status
|
Fix nil in error message due to var shadowing
|
2016-08-19 11:23:19 -04:00 |
sysctl
|
Remove net.ipv4.tcp_max_syn_backlog from sysctl whitelist
|
2016-09-05 13:04:19 +02:00 |
types
|
Use Go canonical import paths
|
2016-07-16 13:48:21 -04:00 |
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
|
Revert "Declare out of disk when there is no free inodes"
|
2016-07-06 08:19:09 -07:00 |
disk_manager_test.go
|
Revert "Declare out of disk when there is no free inodes"
|
2016-07-06 08:19:09 -07:00 |
doc.go
|
Use Go canonical import paths
|
2016-07-16 13:48:21 -04:00 |
flannel_helper.go
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
kubelet.go
|
Append "AppArmor enabled" to the Node ready condition message
|
2016-08-31 09:27:47 -07:00 |
kubelet_cadvisor.go
|
Eviction manager needs to start as runtime dependent module
|
2016-07-22 10:19:40 -04:00 |
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
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
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
|
Update node status instead of node in kubelet
|
2016-09-02 16:24:39 -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
|
kubelet_test.go: use assertions
|
2016-09-01 17:21:48 -07: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
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
oom_watcher.go
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
oom_watcher_test.go
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
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
|
Fix various typos in kubelet
|
2016-08-03 01:14:44 +03:00 |
pod_workers_test.go
|
Refactor util clock into it's own pkg
|
2016-07-28 02:29:04 -04:00 |
reason_cache.go
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
reason_cache_test.go
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
root_context_linux.go
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
root_context_unsupported.go
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
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 |