- 17 Apr, 2015 40 commits
-
-
Daniel Smith authored
Change a few uses of api.Pod to *api.Pod to avoid copying
-
Alex Robinson authored
Add an integration test that checks for the metrics we expect to be exported from the master
-
Kris Rousey authored
avoid unnecessary shallow copies. The change rippled through a lot of code.
-
Brian Grant authored
Removed duplicated markdown file with a different name.
-
Vish Kannan authored
Fix quota status not updating with change in spec
-
Brian Grant authored
AWS: Move /var/lib/kubelet to /mnt
-
Zach Loafman authored
Go build cleanup
-
Eric Paris authored
This is a go install argument which has no use in go build. Clean it up.
-
Eric Paris authored
It is slow.
-
Alex Robinson authored
from the master.
-
Brian Grant authored
Use flock around gcloud component update to avoid race
-
Paulo Pires authored
-
Brian Grant authored
Update priorities.go
-
Brian Grant authored
fall back to go build when static cgo not possible
-
Zach Loafman authored
Reserve Master IP before creating Master VM
-
Derek Carr authored
READY FOR REVIEW - Fix #2741. Add support for alternate Vagrant providers: ...
-
Robert Bailey authored
remove unused file
-
Robert Bailey authored
Retry Move KUBECONFIG into common.sh, change default to new location
-
CJ Cullen authored
-
Yu-Ju Hong authored
pkg/kubelet: clean up pod manager
-
Matt Bogosian authored
Fix #2741. Add support for alternate Vagrant providers: VMWare Fusion, VMWare Workstation, and Parallels.
-
Alex Robinson authored
Unlink stale rackspace getting-started-guide.
-
Alex Robinson authored
Update GKE/GCE getting started guides to refer to the latest release.
-
Dawn Chen authored
Use busybox as base image for docker images of kubernetes-master components
-
Yu-Ju Hong authored
kubelet syncloop should stop if/when updates chan closes
-
Jeff Lowdermilk authored
-
Xiang Li authored
-
Xiang Li authored
-
Xiang Li authored
-
Clayton Coleman authored
Fix nil pointer in etcd tools
-
Zach Loafman authored
-
Eric Tune authored
Leaving cloud provider in as community person is working on updating it.
-
Brian Grant authored
Don't insert duplicate arguments in SplitResourceArgs
-
Clayton Coleman authored
-
derekwaynecarr authored
-
Clayton Coleman authored
`kubectl get rc,pods` should invoke in that order
-
Clayton Coleman authored
Support setting up aliases for groups of resources
-
Robert Bailey authored
add enable_profiling option to kubelet healthz port
-
kargakis authored
Closes #5278
-
Eric Paris authored
Instead of just failing, use go build if people don't have the magic cgo stuff we need build-able/write-able.
-