- 05 Jan, 2016 3 commits
-
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
- 04 Jan, 2016 12 commits
-
-
Kris authored
Sometimes the test server would close down the TCP socket before all requests could finish.
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Nikhil Jindal authored
api server library: moving API registration logic to generic api server
-
Nikhil Jindal authored
Adding instructions to run versionize-docs in cherrypick doc
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Yu-Ju Hong authored
Relisting latency/interval affects how quick kubelet discovers changes. Record the metrics in Prometheus to surface such information.
-
Marek Grabowski authored
Add sleep to EtcdTestServer Terminate.
-
Random-Liu authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
- 03 Jan, 2016 8 commits
-
-
Justin Santa Barbara authored
If a route already exists but is invalid (e.g. from a crash), we automatically delete it before trying to create a route that would otherwise conflict.
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Ravi Sankar Penta authored
Add node-ip flag to know-flags.txt
-
Ravi Sankar Penta authored
In case of multiple IPs on the node, this will allow admin to specify desired IP to be used for the node.
-
David O'Riordan authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Wojciech Tyczynski authored
-
Wojciech Tyczynski authored
-
- 02 Jan, 2016 9 commits
-
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Wojciech Tyczynski authored
Fix TestPoll test
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Wojciech Tyczynski authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Michael Faille authored
It fix this bug : https://stackoverflow.com/questions/34255601/kube-addons-service-failed-on-coreos-libvirt-installation Some documentation that explain why clusterIP is better : https://github.com/kubernetes/kubernetes/blob/master/docs/api.md
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
- 01 Jan, 2016 5 commits
-
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Prashanth B authored
-
Wojciech Tyczynski authored
Updage auto-generated files
-
Wojciech Tyczynski authored
-
Wojciech Tyczynski authored
-
- 31 Dec, 2015 3 commits
-
-
Tim Hockin authored
-
Justin Santa Barbara authored
For AWS EBS, a volume can only be attached to a node in the same AZ. The scheduler must therefore detect if a volume is being attached to a pod, and ensure that the pod is scheduled on a node in the same AZ as the volume. So that the scheduler need not query the cloud provider every time, and to support decoupled operation (e.g. bare metal) we tag the volume with our placement labels. This is done automatically by means of an admission controller on AWS when a PersistentVolume is created backed by an EBS volume. Support for tagging GCE PVs will follow. Pods that specify a volume directly (i.e. without using a PersistentVolumeClaim) will not currently be scheduled correctly (i.e. they will be scheduled without zone-awareness).
-
k8s-merge-robot authored
Auto commit by PR queue bot
-