- 13 Apr, 2015 1 commit
-
-
Jason Hunter authored
-
- 11 Apr, 2015 1 commit
-
-
Dawn Chen authored
Kubelet: surface the container creation/start failure reason
-
- 10 Apr, 2015 38 commits
-
-
Dawn Chen authored
kube-apiserver in a pod.
-
Daniel Smith authored
Add to controller framework; use in scheduler
-
Victor Marmol authored
Fix heapster config to talk to the right kubelet port.
-
Daniel Smith authored
-
Yu-Ju Hong authored
Container creation/start failure cannot be reproduced by inspecting the containers. This change caches such errors so that kubelet can retrieve it later. This change also extends FakeDockerClient to support setting error response for a specific function.
-
Rohit Jnagal authored
The config was updated for v1bet1, but the tests are using v1beta3.
-
Abhishek Shah authored
-
Victor Marmol authored
Fix printing errors from failed binary runs
-
CJ Cullen authored
Update to storm example
-
Eric Paris authored
I had the kublet die on startup and the only error was "0x401da0" Which I assume is an address of the err.Error function. The other way to fix this, I think, would be to use err.Error(), however that could cause fmt.Fprintf() problems, debuging on the error message people used. Now I get a nice clean error I can understand: "cAdvisor.New() err = mountpoint for cpu not found"
-
Dawn Chen authored
Remove nodeinfo endpoint from kubelet
-
Dawn Chen authored
Fix a small regression on api server proxy after switch to v1beta3.
-
Daniel Smith authored
-
Daniel Smith authored
-
Daniel Smith authored
Also add tests; coverage up to 86.7%
-
Daniel Smith authored
-
Tim Hockin authored
Add DeepCopy! Also-- optimize conversion for []byte
-
Daniel Smith authored
Local-up-cluster does not have admission control
-
Tim Hockin authored
AWS EBS volume support
-
Daniel Smith authored
Enable pprof on the kube-proxy's healthz http server.
-
Daniel Smith authored
Small fix for secret doc
-
Dawn Chen authored
-
Daniel Smith authored
Default replica controller selector and labels using pod template.
-
Daniel Smith authored
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-