- 20 Oct, 2015 19 commits
-
-
Mike Danese authored
Build codecgen from Godeps in update-codecgen.sh
-
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
-
Steve Milner 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
-
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
-
Chao Xu 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
-
- 19 Oct, 2015 21 commits
-
-
Janet Kuo authored
-
Chao Xu authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Justin Santa Barbara authored
Fixes #12122
-
Tim St. Clair authored
This commit builds on previous work and creates an independent worker for every liveness probe. Liveness probes behave largely the same as readiness probes, so much of the code is shared by introducing a probeType paramater to distinguish the type when it matters. The circular dependency between the runtime and the prober is broken by exposing a shared liveness ResultsManager, owned by the kubelet. Finally, an Updates channel is introduced to the ResultsManager so the kubelet can react to unhealthy containers immediately.
-
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
-
Jeff Grafton authored
-
Mike Danese authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Mike Danese authored
increase NUM_MINIONS for jenkins gce upgrade test
-
Yifan Gu authored
-
Eric Tune authored
-
Mike Danese authored
-
Wojciech Tyczynski authored
-
Mike Danese authored
deep-copies: Structs cannot be nil
-
Mike Danese authored
Add unit test for StoreToJobLister
-
Mike Danese authored
disabled parallel provisioning in vagrant
-
Janet Kuo authored
-
Wojciech Tyczynski authored
-