Commit Graph

26604 Commits

Author SHA1 Message Date
Jeff Grafton
fb663f2cd5 Include Go version, platform, and other build info in version string
Additionally update MatchesServerVersion to only check GitVersion,
GitCommit, and GitTreeState.
2016-03-14 13:55:28 -07:00
Joe Finney
e8d76aac23 Up scalability-1.1 to 1.2. 2016-03-14 13:42:43 -07:00
Joe Finney
493a8ff54f Add parallel, serial, and slow GKE Jenkins jobs. 2016-03-14 13:26:38 -07:00
derekwaynecarr
775c5a2652 Reduce namespace deletion test flakes by forcing a cache refresh when a namespace is initially deleted 2016-03-14 16:08:01 -04:00
Jeff Grafton
457b9d365a Make has_changes_against_upstream_branch detect uncommitted changes 2016-03-14 12:59:17 -07:00
Marcin Wielgus
6123df9992 Heapster sizing adjustments 2016-03-14 20:00:17 +01:00
k8s-merge-robot
4c2d129bdb Merge pull request #22918 from Random-Liu/fix-kubelet-stats-log
Auto commit by PR queue bot
2016-03-14 11:30:15 -07:00
Joe Finney
c0d3a0acce Merge pull request #22833 from wonderfly/disable_trusty_dev_slow
Jenkins: Add the ability to selectively disable an e2e job
2016-03-14 10:06:05 -07:00
Hongchao Deng
ae88f08af0 Scheduler: replace system modeler with scheduler cache 2016-03-14 09:03:41 -07:00
k8s-merge-robot
b26d6cb706 Merge pull request #22785 from wojtek-t/fix_resthandler_test
Auto commit by PR queue bot
2016-03-14 08:32:58 -07:00
k8s-merge-robot
323f5c4fdb Merge pull request #22934 from gmarek/master
Auto commit by PR queue bot
2016-03-14 05:47:23 -07:00
gmarek
c325319ccb Default MIG size to 1000 2016-03-14 12:21:14 +01:00
k8s-merge-robot
c195b574fe Merge pull request #22910 from liggitt/delete-collection
Auto commit by PR queue bot
2016-03-14 03:12:44 -07:00
k8s-merge-robot
b2b3dfb8c7 Merge pull request #22902 from metral/patch-1
Auto commit by PR queue bot
2016-03-14 02:40:02 -07:00
k8s-merge-robot
9f213bf145 Merge pull request #22901 from zmerlynn/cleanup_motd
Auto commit by PR queue bot
2016-03-14 00:05:46 -07:00
k8s-merge-robot
645359d537 Merge pull request #22900 from kargakis/pod-affinity-doc-fix
Auto commit by PR queue bot
2016-03-13 21:33:43 -07:00
Brian Grant
db915b1335 Merge pull request #22929 from liggitt/relative-time-test
Test relative timestamps using UTC
2016-03-13 20:19:18 -07:00
Jordan Liggitt
5e68cec23c Test relative timestamps using UTC 2016-03-13 20:46:59 -04:00
k8s-merge-robot
ddcee7b89b Merge pull request #22875 from liggitt/multi-version
Auto commit by PR queue bot
2016-03-13 00:36:26 -08:00
Random-Liu
4df8cfcd53 Fix cpu and resource summary log in kubelet stat. 2016-03-12 21:56:34 -08:00
k8s-merge-robot
60f5508aad Merge pull request #22882 from andyzheng0831/trusty-master
Auto commit by PR queue bot
2016-03-12 17:12:51 -08:00
Jordan Liggitt
a1c2267f20 Decrease parallelism in deletecollection test, lengthen test etcd certs 2016-03-12 18:30:12 -05:00
Zach Loafman
634c5a9ff0 Cleanup /etc/motd after doc link shift 2016-03-12 12:57:30 -08:00
Jordan Liggitt
d008283942 Tolerate multiple registered versions in a single group 2016-03-12 12:49:41 -05:00
k8s-merge-robot
c9250bba2a Merge pull request #21899 from zmerlynn/update-spark
Auto commit by PR queue bot
2016-03-12 07:25:17 -08:00
Mike Metral
2da0dbd6fd fix typo 2016-03-12 14:06:41 +00:00
k8s-merge-robot
747040582b Merge pull request #22892 from ixdy/verify-all
Auto commit by PR queue bot
2016-03-12 04:33:17 -08:00
Michail Kargakis
7b3d1b370f docs: pod affinity proposal fix 2016-03-12 12:53:11 +01:00
Justin Santa Barbara
3e12e8b7cc AWS e2e: don't try to build a full cloudprovider in e2e
We have previously tried building a full cloudprovider in e2e for AWS;
this wasn't the best idea, because e2e runs on a different machine than
normal operations, and often doesn't even run in AWS.  In turn, this
meant that the cloudprovider had to do extra work and have extra code,
which we would like to get rid of.  Indeed, I got rid of some code which
tolerated not running in AWS, and this broke e2e.
2016-03-12 06:14:45 -05:00
k8s-merge-robot
ec0c0d7219 Merge pull request #22850 from wojtek-t/refactor_assmble_file
Auto commit by PR queue bot
2016-03-12 02:13:03 -08:00
k8s-merge-robot
3b208815fd Merge pull request #22713 from yifan-gu/rkt_fix_entrypoint
Auto commit by PR queue bot
2016-03-12 01:41:53 -08:00
k8s-merge-robot
1ad0c97837 Merge pull request #22847 from caesarxuchao/matching-replicas
Auto commit by PR queue bot
2016-03-12 01:10:43 -08:00
k8s-merge-robot
f56207bd5f Merge pull request #22674 from mml/kube-up-up-and-away
Auto commit by PR queue bot
2016-03-12 00:39:33 -08:00
nikhiljindal
df89b2d2fc Change the port for apiserver example 2016-03-12 00:12:53 -08:00
Chao Xu
a6240c1ab8 add FullyLabeledReplicas in Replicaset Status and ReplicationController Status 2016-03-11 23:55:04 -08:00
k8s-merge-robot
c99e85c374 Merge pull request #22605 from erictune/batch-test
Auto commit by PR queue bot
2016-03-11 22:23:31 -08:00
k8s-merge-robot
afba2f75d1 Merge pull request #22803 from derekwaynecarr/update_cadvisor
Auto commit by PR queue bot
2016-03-11 21:52:21 -08:00
Andy Zheng
10d9f72341 Trusty: fix several bugs 2016-03-11 21:29:50 -08:00
k8s-merge-robot
45064e19d1 Merge pull request #22793 from justinsb/fix_22792
Auto commit by PR queue bot
2016-03-11 20:37:25 -08:00
k8s-merge-robot
26e309c753 Merge pull request #22784 from justinsb/fix_17626
Auto commit by PR queue bot
2016-03-11 20:04:13 -08:00
Jeff Grafton
51f70b6154 Revert "Disable verify-godep-licenses.sh in hack/verify-all.sh"
This reverts commit 991f7446ac.
2016-03-11 17:31:56 -08:00
Jeff Grafton
8b2ecf4a94 Use LC_ALL=C with the other sort call in update-godep-licenses.sh
Also update LICENSES based on this ordering.
2016-03-11 17:29:51 -08:00
k8s-merge-robot
353c382761 Merge pull request #22783 from justinsb/fix_21147
Auto commit by PR queue bot
2016-03-11 17:08:17 -08:00
k8s-merge-robot
fc40fad0b2 Merge pull request #22779 from justinsb/fix_21218
Auto commit by PR queue bot
2016-03-11 16:32:35 -08:00
k8s-merge-robot
5f5ac27996 Merge pull request #22502 from caesarxuchao/ignore-notfound-etcd
Auto commit by PR queue bot
2016-03-11 15:53:51 -08:00
Joe Finney
65d0808baa Add AWS 1.2 job. 2016-03-11 15:38:06 -08:00
k8s-merge-robot
de7193a095 Merge pull request #22788 from justinsb/fix_22786
Auto commit by PR queue bot
2016-03-11 15:13:06 -08:00
k8s-merge-robot
61c4958dcc Merge pull request #22859 from pwittrock/flaky-node
Auto commit by PR queue bot
2016-03-11 14:30:51 -08:00
k8s-merge-robot
c9977cc774 Merge pull request #22760 from mikedanese/flake-pods
Auto commit by PR queue bot
2016-03-11 14:30:49 -08:00
Isaac Hollander McCreery
0787b313eb Merge pull request #22815 from ihmccreery/1.2-upgrades
Configure upgrade jobs for the v1.2 release cycle
2016-03-11 14:14:33 -08:00