- 11 Apr, 2015 1 commit
-
-
Daniel Smith authored
-
- 10 Apr, 2015 39 commits
-
-
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
-
Rohit Jnagal authored
The config was updated for v1bet1, but the tests are using v1beta3.
-
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
-
Justin Santa Barbara authored
Per comments from @markturansky - thanks!
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-
Justin Santa Barbara authored
-