- 08 Feb, 2016 13 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
-
gmarek authored
-
Wojciech Tyczynski 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
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
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
-
- 07 Feb, 2016 27 commits
-
-
James DeFelice authored
- fix unreported event problems - add support for APIQPS and APIBurst - eliminate authPath in favor of kubeconfig - further refactor deps on autogenerated client API
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Michael Nikitochkin authored
Fix script for case when neeed to setup cluster in an existen VPC and subnet with ip mask example: 10.0.0.0/8. Fixed bug to detect ip of master if provided MASTER_RESERVED_IP. For some reason detecting master ip was moved to volumes and only when MASTER_RESERVED_IP=auto. If specify IPv4 for MASTER_RESERVED_IP like `52.1.1.1`, than we could not detect ip even during last steps of setuping cluster. step the KUBE_MASTER_IP is reseted because there are no tag for the volume.
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Jan Chaloupka authored
-
Jan Chaloupka authored
In order to synchronize the current state of Kubernetes's objects (e.g. pods, containers, etc.), periodic synch loops are run. When there is a lot of objects to synchronize with, loops increase communication traffic. At some point when all the traffic interfere cpu usage curve hits the roof causing 100% cpu utilization. To distribute the traffic in time, some sync loops can jitter their period in each loop and help to flatten the curve. This commit adds JitterUntil function with jitterFactor parameter. JitterUntil generalizes Until which is a special case for jitterFactor being zero.
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Vladimir Rutsky authored
-
Robert Jefe Lindstaedt authored
doc: azure w/ subscription option docs: azure getting started -> coreos channel env doc: AZURE_LOCATION needs quotes
-
Jan Chaloupka authored
-
Jan Chaloupka 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
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Tim Hockin authored
This exposed bugs in the IP promotion/demotion logic.
-
Tim Hockin authored
-
Tim Hockin authored
-
Clayton Coleman authored
Fails when custom nsCreateFunc is provided
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Clayton Coleman authored
This is needed for the legacy OpenShift API group (oapi) which is also group: "", version: "v1", but needs to return a different swagger schema. Will in the future be replaced by group defaulting.
-
k8s-merge-robot authored
Auto commit by PR queue bot
-