- 04 Nov, 2015 1 commit
-
-
Clayton Coleman authored
When etcd is down today we don't specifically handle the error involved, which means clients get a generic 500 error. This commit adds a formal error type internally for both WatchExpired and EtcdUnreachable, and then converts them to api/errors before returning to the client. It also upgrades the client to retry on any 429 or 5xx error that has a Retry-After header, instead of just 429. In combination, this allows the apiserver to exert backpressure on controllers that are hotlooping. Picked 2 seconds by default, but we could potentially ramp that up even further in a future iteration.
-
- 03 Nov, 2015 31 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
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
deads2k 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
-
Piotr Szczesniak authored
Fix panics in Density test
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Dr. Stefan Schimanski authored
-
Dr. Stefan Schimanski authored
-
Dr. Stefan Schimanski authored
-
Dr. Stefan Schimanski authored
-
Dr. Stefan Schimanski authored
-
Samuel ROZE 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
-
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
-
Jordan Liggitt authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
feihujiang authored
-
Alex Mohr authored
Gut out-of-date roadmap in favor of milestones.
-
Janet Kuo authored
-
- 02 Nov, 2015 8 commits
-
-
Andy Zheng authored
This change is for using the latest qualified docker in trusty nodes.
-
Mike Danese authored
rename enable var to correct name and only use it when needed
-
Mike Danese authored
-
Mike Danese authored
Fix last current-context command in cluster/common.sh
-
Lantao Liu authored
-
Mike Danese authored
build kube-env in build-kube-env, not in verify-prereqs
-
Jeff Lowdermilk authored
-
Jeff Lowdermilk authored
use current-context from .kube/config when getting cluster credentials
-