- 19 Sep, 2015 24 commits
-
-
Eric Paris authored
The diff was incorrect. It was doing `diff -NIaupr`. And so diff was interpreting the argument to -I to be `aupr`. So it was not running recursively. The fix is not so simple because there is an intentionally broken symlink in one of the godeps. Which diff -r fails on by default. On linux there is an options to not dereference symlink and just make sure they point to the same thing. No so on OS X. So we have to exclude all files called "symlink". Which thankfully there is only one of.
-
Eric Paris authored
I want to drop all _test.go files, but godep will drop dependancies for OUR _test.go files. Which is bad. So we have to keep them until that bug is fixed in godep...
-
Eric Paris authored
Revert "Update prometheus library usage"
-
Marek Grabowski authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Eric Paris authored
Update prometheus library usage
-
Jian Huang authored
-
Jian Huang authored
-
Quinton Hoole authored
Don't run slow e2e tests in the parallel runs.
-
Quinton Hoole 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
-
nikhiljindal authored
-
Quinton Hoole authored
Demote "KubeProxy should test kube-proxy" to slow tests
-
Quinton Hoole authored
Revert "Update node status even if cloudprovider API dies"
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Sam Ghods authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Tim Hockin authored
-
Nikhil Jindal authored
change minions to nodes
-
- 18 Sep, 2015 16 commits
-
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Jeff Grafton authored
-
Mike Danese authored
-
Mike Danese authored
-
Mike Danese authored
-
Tim Hockin authored
Various fixes to job
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Tim Hockin authored
added calico-kubernetes-fedora-digitalocean demo
-
Tim Hockin authored
Fix new docker config format for private registries
-
Tim St. Clair authored
-
Tim St. Clair authored
-
Tim St. Clair authored
-
k8s-merge-robot authored
Auto commit by PR queue bot
-
Mike Danese authored
-
Mike Danese authored
-
Mike Danese authored
-