Commit Graph

26459 Commits

Author SHA1 Message Date
Brian Grant
5cc7790f45 Merge pull request #22853 from deads2k/parse-version
allow resource.version.group in kubectl
2016-03-11 10:11:00 -08:00
Brian Grant
c6b4518aed Merge pull request #22666 from pmorie/pod-ip-flake-redux
Fix flake in pod IP as env var e2e
2016-03-11 09:42:40 -08:00
Brian Grant
f7ec38ecba Merge pull request #22861 from ncdc/fix-rkt-pod-ids-order
Fix rkt GetPods() order
2016-03-11 09:38:24 -08:00
Andy Goldstein
7230bd1096 Fix rkt GetPods() order
Use an array to store the pod IDs and use that to build the pod array with consistent ordering,
instead of map ordering, which is random and causes test flakes.
2016-03-11 12:32:22 -05:00
Brian Grant
1c50f1831c Merge pull request #22849 from soltysh/issue22836
Added api discovery to kubectl run, based on which we decide which generators to use
2016-03-11 09:04:12 -08:00
Maciej Szulik
f27871e60d Added api discovery to kubectl run, based on which we decide which generators to use 2016-03-11 16:59:14 +01:00
k8s-merge-robot
574ac0b0d1 Merge pull request #22730 from yeasy/patch-2
Auto commit by PR queue bot
2016-03-11 07:47:54 -08:00
deads2k
5bd161a9cc allow resource.version.group in kubectl 2016-03-11 10:21:50 -05:00
k8s-merge-robot
502d2457bb Merge pull request #22682 from smarterclayton/credential_logging
Auto commit by PR queue bot
2016-03-11 05:32:03 -08:00
k8s-merge-robot
7b75495d56 Merge pull request #22835 from spxtr/fix-ssh
Auto commit by PR queue bot
2016-03-11 04:42:50 -08:00
k8s-merge-robot
accd6a49be Merge pull request #22767 from yifan-gu/rkt_getpods
Auto commit by PR queue bot
2016-03-11 04:08:38 -08:00
k8s-merge-robot
4ee7424a7a Merge pull request #22624 from fejta/testing
Auto commit by PR queue bot
2016-03-11 02:57:10 -08:00
k8s-merge-robot
5d58c74398 Merge pull request #22304 from ericchiang/bump_go_oidc
Auto commit by PR queue bot
2016-03-11 02:57:09 -08:00
k8s-merge-robot
5e50302a55 Merge pull request #22804 from ncdc/bump-spdystream
Auto commit by PR queue bot
2016-03-11 02:18:25 -08:00
Erick Fejta
df29612092 Address thockin nits 2016-03-11 02:06:05 -08:00
k8s-merge-robot
1f98ba99f1 Merge pull request #22846 from wojtek-t/fix_master_size
Auto commit by PR queue bot
2016-03-11 01:38:11 -08:00
Wojciech Tyczynski
46994a6890 Fix AWS default master sizes 2016-03-11 09:45:22 +01:00
Brian Grant
e5748a44d6 Merge pull request #22840 from liggitt/preferred-gvk
Prefer fetched version when determining HPA group version kind
2016-03-11 00:41:39 -08:00
Brian Grant
62607bed46 Merge pull request #22844 from ixdy/verify-all
Disable verify-godep-licenses.sh in hack/verify-all.sh
2016-03-11 00:13:50 -08:00
Brian Grant
54e97c7755 Merge pull request #22757 from jayunit100/fix-liveness
Concurrent liveness test to gaurantee test finishes in 2 minutes with…
2016-03-10 23:46:39 -08:00
Jeff Grafton
991f7446ac Disable verify-godep-licenses.sh in hack/verify-all.sh
Also reenable in Makefile so Travis still runs it.
2016-03-10 23:30:40 -08:00
Brian Grant
5bd45d26ac Merge pull request #22772 from AdoHe/kubectl_update_wide
update wide option output
2016-03-10 23:19:02 -08:00
spxtr
26f77d2ec5 Use SCP to dump logs and parallelize a bit. 2016-03-10 23:04:48 -08:00
Jeff Grafton
d94ff5b83a Merge pull request #22834 from ixdy/verify-all
Add jq to the kubekins-test image and pass through KUBE_FORCE_VERIFY_CHECKS
2016-03-10 22:15:20 -08:00
AdoHe
9788101e11 update wide option output 2016-03-11 00:29:37 -05:00
k8s-merge-robot
65605023d5 Merge pull request #22602 from justinsb/multizone_label_dynamic_pvs
Auto commit by PR queue bot
2016-03-10 21:19:05 -08:00
Jordan Liggitt
560b02b3ec Prefer fetched version when determining HPA group version kind 2016-03-11 00:03:38 -05:00
k8s-merge-robot
a5369a2c1e Merge pull request #22828 from janetkuo/scale-down-flake
Auto commit by PR queue bot
2016-03-10 20:40:23 -08:00
k8s-merge-robot
97d384f269 Merge pull request #22756 from huang195/add_proxy_kubeconfig_flag
Auto commit by PR queue bot
2016-03-10 18:37:18 -08:00
Jeff Grafton
85bc91c44c Add jq to the kubekins-test image and passthru KUBE_FORCE_VERIFY_CHECKS 2016-03-10 17:57:55 -08:00
David McMahon
9f62a2b196 Merge pull request #22732 from david-mcmahon/releasing.md
Update the section on jenkins changes for a new branch.
2016-03-10 17:50:19 -08:00
HAI HUANG
b08e2b7201 added proxy-kubeconfig flag 2016-03-10 20:35:49 -05:00
k8s-merge-robot
144e818ae0 Merge pull request #22811 from madhusudancs/kubectl-rs-autoscale
Auto commit by PR queue bot
2016-03-10 17:16:26 -08:00
k8s-merge-robot
b8e589456c Merge pull request #22809 from madhusudancs/kubectl-rs-desc
Auto commit by PR queue bot
2016-03-10 16:37:09 -08:00
Jeff Grafton
3821b26ef8 Merge pull request #22681 from ixdy/verify-all
Refactor hack/verify-all.sh and run almost all checks
2016-03-10 16:21:16 -08:00
Janet Kuo
4a181dacec Fix the possible negative scale down value; add logs when scaling down 2016-03-10 16:01:18 -08:00
k8s-merge-robot
7341b0a265 Merge pull request #22766 from aveshagarwal/master-limitranges-validation-fix
Auto commit by PR queue bot
2016-03-10 15:59:23 -08:00
Madhusudan.C.S
dba9d99e2e Add kubectl describe tests for replica sets. 2016-03-10 15:06:12 -08:00
Madhusudan.C.S
dfc62b56cc Enable kubectl autoscale for replica sets.
Also add some tests for it.
2016-03-10 15:05:54 -08:00
k8s-merge-robot
c9b3b007cd Merge pull request #22808 from madhusudancs/kubectl-rs-cp-testdata
Auto commit by PR queue bot
2016-03-10 14:37:45 -08:00
k8s-merge-robot
5db0feb202 Merge pull request #22017 from caesarxuchao/fix-21955
Auto commit by PR queue bot
2016-03-10 14:37:43 -08:00
k8s-merge-robot
45fff81123 Merge pull request #22801 from piosz/heapster
Auto commit by PR queue bot
2016-03-10 14:03:54 -08:00
Paul Morie
5194c12d9e Fix flake in pod IP as env var e2e 2016-03-10 16:32:03 -05:00
k8s-merge-robot
dec124bd57 Merge pull request #22805 from NeilHanlon/master
Auto commit by PR queue bot
2016-03-10 13:22:32 -08:00
k8s-merge-robot
5b00059fd2 Merge pull request #22762 from soltysh/job_run
Auto commit by PR queue bot
2016-03-10 13:22:29 -08:00
Andy Goldstein
cdd339505e Merge pull request #22758 from madhusudancs/replicaset-nonpointer-template
ReplicaSetSpec.Template shouldn't be a pointer.
2016-03-10 15:35:04 -05:00
Andy Goldstein
d5d3f92de6 Merge pull request #22806 from derekwaynecarr/devel_doc
Comment that godep versions 54 or above do not play nice with Kubernetes
2016-03-10 15:29:48 -05:00
Brian Grant
621856e8f5 Merge pull request #22812 from eparis/update-godep-license
Update godep license after fixing sort
2016-03-10 12:25:20 -08:00
Eric Paris
503af7d044 Update Godep/LICENSES
So hopefully travis will be happy....
2016-03-10 14:07:10 -05:00
Eric Paris
c8d3a06223 Use LC_ALL=C when calling sort 2016-03-10 14:07:09 -05:00