- 18 Jan, 2017 16 commits
- 15 Nov, 2016 1 commit
-
-
Tim Hockin authored
-
- 14 Nov, 2016 5 commits
- 09 Nov, 2016 1 commit
-
-
Antoine Pelisse authored
-
- 27 Oct, 2016 17 commits
-
-
Anirudh Ramanathan authored
Removing datagen.go as it has been removed from godeps
-
Anirudh authored
-
Anirudh Ramanathan authored
Regerated godeps licenses.
-
Anirudh authored
-
Marek Grabowski authored
Hopefully fix verify-godeps.
-
gmarek authored
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue remove the non-generated client Removes the non-generated client from kube. The package has a few methods left, but nothing that needs updating when adding new groups. @ingvagabund
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Remove outdated parts of density test Removed functionality is handled by RunRC in other way. Events were a proxy for checking if Pods are running. They're not needed anymore (for good few releases;) cc @timothysc
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Fix migration script to make it sh-friendly Ref #22448 There is no bash in etcd image, so the script needs to be "sh-friendly". Also, few fixes to the script.
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue ssh pubkey parsing: prevent segfault
-
gmarek authored
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Increase watchcache sizes for large clusters
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Fixed gcloud command in logs-generator makefile I grepped through the code looking for `gcloud` and `push` commands and only found one Makefile missing the `--`. I added it. fixes #33765
🐛 -
Kubernetes Submit Queue authored
Automatic merge from submit-queue Set done to true & return error if RestartPolicy not Always in test framework Found a small issue with https://github.com/kubernetes/kubernetes/pull/34632, it returns an error if the RestartPolicy is not Always, but the user will never see it because done isn't set to true & they will timeout instead. @Random-Liu because you wrote that PR
-
Wojciech Tyczynski authored
-
Wojciech Tyczynski authored
-
Kubernetes Submit Queue authored
Automatic merge from submit-queue Centos: download client and server tarballs instead of mondo-tarball Part of https://github.com/kubernetes/kubernetes/issues/28629 / https://github.com/kubernetes/kubernetes/issues/28435. This should be functionally the same, except that you will download ~1/3 the bytes.
-