k8s-merge-robot
3c60d90a55
Merge pull request #18899 from marun/fix-get-kube-local
...
Auto commit by PR queue bot
2015-12-19 04:47:37 -08:00
k8s-merge-robot
b12f6b341f
Merge pull request #18599 from smarterclayton/abstract_explain
...
Auto commit by PR queue bot
2015-12-19 04:34:32 -08:00
k8s-merge-robot
3c3a24e1d4
Merge pull request #18694 from thockin/airplane_validation_pt7
...
Auto commit by PR queue bot
2015-12-19 03:57:53 -08:00
k8s-merge-robot
d71f9a175a
Merge pull request #18919 from spxtr/timeout-jobs
...
Auto commit by PR queue bot
2015-12-19 03:43:50 -08:00
Dr. Stefan Schimanski
a66b9cd8de
Fix ValidateEvent error message
2015-12-19 12:14:54 +01:00
k8s-merge-robot
b7dd32ad70
Merge pull request #18643 from yifan-gu/rkt_get_pod_status
...
Auto commit by PR queue bot
2015-12-19 02:38:31 -08:00
k8s-merge-robot
0b647564fc
Merge pull request #18625 from bprashanth/kube_up_flannel
...
Auto commit by PR queue bot
2015-12-19 01:29:11 -08:00
k8s-merge-robot
649855128d
Merge pull request #18627 from caesarxuchao/oneline-fix
...
Auto commit by PR queue bot
2015-12-19 00:50:31 -08:00
k8s-merge-robot
4d3f49baf0
Merge pull request #18557 from timstclair/resource-math
...
Auto commit by PR queue bot
2015-12-18 23:33:10 -08:00
Wojciech Tyczynski
1f24297e7a
Merge pull request #18921 from timothysc/etcd_datarace
...
Fix data race on cancel variable in etcd code
2015-12-19 08:09:45 +01:00
David Oppenheimer
7851d24d04
Merge pull request #18466 from xiang90/pod_fits
...
scheduler: clean up PodFitsResources
2015-12-18 22:11:05 -08:00
Eric Tune
32f5f4f239
Fix update/verify-codecgen.sh for OSX.
2015-12-18 21:20:33 -08:00
k8s-merge-robot
bf67eab89f
Merge pull request #18216 from gmarek/limits
...
Auto commit by PR queue bot
2015-12-18 20:39:01 -08:00
k8s-merge-robot
00c754108f
Merge pull request #18165 from fabianofranz/fixes_get_show_all
...
Auto commit by PR queue bot
2015-12-18 20:01:20 -08:00
Xiang Li
7f4f754106
scheduler: calculate priority in parallel.
...
To improve the throughput of current scheduler, we can do
a simple optimization by calcluating priorities in parallel.
This doubles the throughput of density test, which has the default
config with 3 priority funcs (the spreading one does not actually
consume any computation time). It matches the expectation.
2015-12-18 19:13:54 -08:00
k8s-merge-robot
9e8233fc3c
Merge pull request #17398 from janetkuo/deployment-controller-informer
...
Auto commit by PR queue bot
2015-12-18 19:13:32 -08:00
Jeff Grafton
f82e8f365e
Merge pull request #18916 from timothysc/etcd_TestWatchEtcdError
...
re-disable TestWatchEtcdError due to flake
2015-12-18 16:52:52 -08:00
Timothy St. Clair
e3311aa93a
Fix data race on cancel variable in etcd code
2015-12-18 18:37:45 -06:00
Clayton Coleman
173718059d
Slice conversion requires destination package
2015-12-18 19:05:21 -05:00
Joe Finney
58decdb22f
Mark e2e tests that time out failed.
...
Previously we were marking them failed, then marking them aborted.
2015-12-18 16:01:28 -08:00
Timothy St. Clair
c13e4c8c2f
re-disable TestWatchEtcdError due to flake
2015-12-18 17:57:46 -06:00
k8s-merge-robot
977854b8de
Merge pull request #17983 from nikhiljindal/updateDocsDoc
...
Auto commit by PR queue bot
2015-12-18 15:40:43 -08:00
Yifan Gu
516032f336
kube-addons: Use python container if python is not found on the machine.
...
To build the python image, BUILD_PYTHON_IMAGE should be set during make.
When the addon script is running, it will check if python is installed
on the machine, if not, it will use the python image that built previously.
2015-12-18 15:14:56 -08:00
nikhiljindal
37d09ca717
Adding a doc to explain the process of updating release docs
2015-12-18 14:29:51 -08:00
Jeff Lowdermilk
69ce41eb02
Detailed description for kubernetes-update-jenkins-jobs + email alert
2015-12-18 14:28:52 -08:00
Brendan Burns
e594407ab5
Add dynamic APIs to the list of discoverable APIs
2015-12-18 14:03:43 -08:00
Joe Finney
b6c5e398e5
Add gke-ci and gke-ci-reboot to source control
2015-12-18 13:59:14 -08:00
Eric Tune
f15b2e32a7
Merge pull request #16422 from hurf/created_by
...
Display controllers along with type when describing a pod
2015-12-18 13:44:07 -08:00
Joe Finney
b4144a0eec
Remove gcloud components update from e2e.sh
2015-12-18 13:43:26 -08:00
k8s-merge-robot
464397e27b
Merge pull request #17986 from derekwaynecarr/fix_field_selector
...
Auto commit by PR queue bot
2015-12-18 13:18:54 -08:00
Mike Danese
a09d85bd83
expose master count configuration in a cli option on apiserver
2015-12-18 13:10:41 -08:00
k8s-merge-robot
229d6ec944
Merge pull request #18863 from spxtr/components-update
...
Auto commit by PR queue bot
2015-12-18 13:08:45 -08:00
k8s-merge-robot
2fa3568c73
Merge pull request #18844 from spxtr/e2e-cleanup
...
Auto commit by PR queue bot
2015-12-18 12:49:50 -08:00
k8s-merge-robot
7f5123f61f
Merge pull request #18900 from ihmccreery/serial-tests
...
Auto commit by PR queue bot
2015-12-18 11:56:11 -08:00
Isaac Hollander McCreery
921d449f44
Also remove ~/cloudsdk to prevent multijobs from failing on creation
2015-12-18 11:16:24 -08:00
Isaac Hollander McCreery
bd49a3420e
Add [Disruptive] and [Serial] labels to appropriate tests
...
And use for partitioning; makes progress toward 10548
2015-12-18 11:12:28 -08:00
k8s-merge-robot
7eda961ada
Merge pull request #13838 from mikedanese/go1.5
...
Auto commit by PR queue bot
2015-12-18 11:09:15 -08:00
k8s-merge-robot
730a6a1d55
Merge pull request #18685 from caesarxuchao/client-gen-output
...
Auto commit by PR queue bot
2015-12-18 10:55:05 -08:00
k8s-merge-robot
3051fd9bb6
Merge pull request #18873 from caesarxuchao/ignore-ws
...
Auto commit by PR queue bot
2015-12-18 10:38:56 -08:00
k8s-merge-robot
7dc73a34ac
Merge pull request #18856 from pwittrock/etcd2
...
Auto commit by PR queue bot
2015-12-18 10:38:36 -08:00
k8s-merge-robot
3700036f95
Merge pull request #18847 from caesarxuchao/release-doc
...
Auto commit by PR queue bot
2015-12-18 10:38:25 -08:00
k8s-merge-robot
40e4ce2879
Merge pull request #18839 from erictune/codecgen-err-msg
...
Auto commit by PR queue bot
2015-12-18 10:38:15 -08:00
k8s-merge-robot
6f83ff6c8f
Merge pull request #18823 from runseb/patch-2
...
Auto commit by PR queue bot
2015-12-18 10:38:01 -08:00
k8s-merge-robot
ae2fbc6daf
Merge pull request #18777 from erictune/image-doc-fix
...
Auto commit by PR queue bot
2015-12-18 10:37:19 -08:00
k8s-merge-robot
1981c2a640
Merge pull request #18719 from bprashanth/flannel_builder
...
Auto commit by PR queue bot
2015-12-18 10:36:51 -08:00
k8s-merge-robot
77bf81321f
Merge pull request #18550 from janetkuo/get-old-new-rc-test
...
Auto commit by PR queue bot
2015-12-18 10:35:21 -08:00
k8s-merge-robot
0641e4a8f0
Merge pull request #18417 from Pensu/master
...
Auto commit by PR queue bot
2015-12-18 10:35:00 -08:00
k8s-merge-robot
60c26c850f
Merge pull request #18184 from amygdala/docs
...
Auto commit by PR queue bot
2015-12-18 10:34:44 -08:00
Maru Newby
e1c11c7d9e
Fix bugs in cluster/get-kube-local.sh
...
- default the release to the value of latest_release instead of
the string 'latest_release'
- use curl -O when retrieving kubectl to write output to disk instead
of to the screen
2015-12-18 18:13:46 +00:00
Tim Hockin
0fecf965b4
Change how one-of blocks are validated
...
I took a hard look at error output and played until I was happier. This now
prints JSON for structs in the error, rather than go's format.
Also made the error message easier to read.
Fixed tests.
2015-12-18 09:42:14 -08:00