- 05 Aug, 2015 25 commits
-
-
Alex Mohr authored
Auto commit by PR queue bot
-
Alex Mohr authored
Auto commit by PR queue bot
-
Alex Mohr authored
Auto commit by PR queue bot
-
Alex Mohr authored
generate-cert: allow for alternative paths
-
Alex Mohr authored
Fix submit queue when there are multiple LGTMs
-
Alex Mohr authored
Fix e2e scheduler_predicates.go to have 10 minute timeout
-
Alex Mohr authored
minutes. On an n1-standard-1 with only this test running, 2 minutes was enough to create 189 pods out of the 300 desired. On slower VMs or with more activity on the master (such as with parallel tests), 2 minutes is nowhere near enough. This is a functional test, not a performance test.
-
Alex Mohr authored
Add groups to service account user.Info
-
Alex Mohr authored
Fixed typo
-
Brendan Burns authored
-
Alex Robinson authored
Also collect the monit and salt logs in our fluentd configs
-
Alex Mohr authored
Auto commit by PR queue bot
-
Alex Mohr authored
Auto commit by PR queue bot
-
Alex Mohr authored
Auto commit by PR queue bot
-
Alex Mohr authored
Auto commit by PR queue bot
-
Alex Mohr authored
Auto commit by PR queue bot
-
Alex Mohr authored
MESOS: Set the cpu+mem default limit in the SchedulerServer
-
Alex Mohr authored
Support golang 1.5 in verify-gofmt
-
Alex Mohr authored
CoreOS + Calico bare-metal guide
-
Alex Robinson authored
-
Alex Robinson authored
-
Eric Paris authored
-
Eric Paris authored
This helps us remove one more (dying) Godep import.
-
Eric Paris authored
-
Alex Mohr authored
Update docker.md, simplified kill command
-
- 04 Aug, 2015 15 commits
-
-
Alex Mohr authored
Auto commit by PR queue bot
-
Eric Paris authored
-
Eric Paris authored
Currently make-ca-cert.sh uses (equiv of) mktemp -d --tmpdir kube.XXXXX but --tmpdir is not a valid option on OS X. Switch to mktemp -d -t kube.XXXXX Which is valid, but subtly different between OS X and Linux. The directory you get back will be different on each. Linux: ${tmpdir}/kube.y5Bsu/ OS X: ${tmpdir}/kube.XXXXX.VQ81oOui/ -
Eric Paris authored
-
Eric Paris authored
Instead of hard coding kube-cert and /srv/kubernetes allow these to be overwritten by environment variables. / is immutable on some systems and so /srv is not a possible location to store data.
-
Alex Mohr authored
Auto commit by PR queue bot
-
Alex Mohr authored
Auto commit by PR queue bot
-
Zach Loafman authored
-
Alex Mohr authored
Auto commit by PR queue bot
-
Alex Mohr authored
make testclient more precise
-
Manan Saraf authored
-
Alex Mohr authored
verify and default APIVersion in createHandler, verify APIVersion in UpdateResource
-
Dr. Stefan Schimanski authored
-
Alex Mohr authored
Auto commit by PR queue bot
-
Alex Mohr authored
Auto commit by PR queue bot
-