k8s-merge-robot
1358dac95d
Merge pull request #23418 from roberthbailey/gke-asia
...
Auto commit by PR queue bot
2016-03-25 06:17:17 -07:00
k8s-merge-robot
3c58510826
Merge pull request #23316 from mikedanese/cadvisor-salt
...
Auto commit by PR queue bot
2016-03-25 06:17:16 -07:00
Marcin Wielgus
c640256917
Shorten execution time of HPA tests
2016-03-25 13:02:55 +01:00
k8s-merge-robot
548cfa68ca
Merge pull request #23202 from ixdy/jenkins-test-go-gopath
...
Auto commit by PR queue bot
2016-03-25 04:23:39 -07:00
Wojciech Tyczynski
b953048f0b
Speedup load test
2016-03-25 11:54:21 +01:00
k8s-merge-robot
9b768e270f
Merge pull request #23407 from jimmyjones2/patch-1
...
Auto commit by PR queue bot
2016-03-25 03:48:26 -07:00
k8s-merge-robot
a577e16d8d
Merge pull request #23078 from swagiaal/pv-recycle-race
...
Auto commit by PR queue bot
2016-03-25 03:48:25 -07:00
Wojciech Tyczynski
3c349134b0
Merge pull request #23470 from piosz/heapster-v1.1.0-beta1
...
Bumped Heapster to v1.1.0-beta1
2016-03-25 11:28:54 +01:00
k8s-merge-robot
ee9420b848
Merge pull request #23065 from tiwillia/gctestprovider
...
Auto commit by PR queue bot
2016-03-25 03:15:16 -07:00
Piotr Szczesniak
bf78d3a54b
Bumped Heapster to v1.1.0-beta1
2016-03-25 10:43:32 +01:00
k8s-merge-robot
0877263f32
Merge pull request #23260 from hongchaodeng/fix
...
Auto commit by PR queue bot
2016-03-25 02:42:05 -07:00
k8s-merge-robot
fa48e2497b
Merge pull request #21314 from luebken/fix-guestbook-go-build
...
Auto commit by PR queue bot
2016-03-25 00:36:37 -07:00
k8s-merge-robot
903972e628
Merge pull request #20313 from AdoHe/apiserver_tls_overwrite
...
Auto commit by PR queue bot
2016-03-25 00:02:24 -07:00
k8s-merge-robot
b8e390a0f3
Merge pull request #22824 from brendandburns/enable
...
Auto commit by PR queue bot
2016-03-24 22:26:39 -07:00
k8s-merge-robot
4e4ad61260
Merge pull request #23366 from goltermann/vet
...
Auto commit by PR queue bot
2016-03-24 21:50:56 -07:00
Jeff Lowdermilk
01b662af60
Merge pull request #23464 from wonderfly/disable_gke_trusty_prod
...
Disable gke-trusty-prod and gke-trusty-staging
2016-03-24 18:49:53 -07:00
k8s-merge-robot
b94b3942f1
Merge pull request #23223 from mikedanese/dont-sync
...
Auto commit by PR queue bot
2016-03-24 18:41:32 -07:00
Daniel Wang
a06eb5b0c2
Disable gke-trusty-prod
...
Has been failing constantly due to a known internal issue.
2016-03-24 18:35:05 -07:00
k8s-merge-robot
ac923fb695
Merge pull request #23460 from david-mcmahon/moreinfo
...
Auto commit by PR queue bot
2016-03-24 18:07:44 -07:00
harry
8472cfa214
Refactor throttle into util pkg
...
Fix missing throttle.go
2016-03-25 08:32:23 +08:00
David McMahon
5f693f97a1
Add a Release Notes section.
...
Also fix up markdown headers and add a TOC.
Ref: #23409
2016-03-24 16:23:17 -07:00
Brendan Burns
1f5b4b8802
Address comments.
2016-03-24 15:44:31 -07:00
David McMahon
47ee746fcc
Merge pull request #23364 from david-mcmahon/godep-licenses
...
Write a parallel (godeps) _workspace tree to hold all the missing files.
2016-03-24 15:35:50 -07:00
David McMahon
e687aa38bf
Update references for known issues back to CHANGELOG.md (release notes).
2016-03-24 15:27:54 -07:00
Dawn Chen
7019fb8846
Merge pull request #23446 from vishh/hostpath-accounting
...
Do not track resource usage for host path volumes.
2016-03-24 15:17:42 -07:00
Mike Danese
625ce91d54
don't sync daemonsets or controllers with selectors that match all pods
2016-03-24 14:46:49 -07:00
Clayton Coleman
206308ea14
Provide better log output and name for reflectors
...
Reflectors started from goroutines are broken because Go doesn't allow
runtime.Callers to see the spawning goroutine. Do a best effort parse of
the call stack for now.
Add logging so that we can easily see which reflectors processes launch,
and measure in logs the frequency of sync intervals.
2016-03-24 17:37:31 -04:00
David McMahon
eebfc1efed
Merge pull request #23345 from david-mcmahon/cherry-picks-doc
...
Update the cherry-pick guide to guide based on new batching method.
2016-03-24 13:18:07 -07:00
CJ Cullen
4c188eae10
Change the extractRT to return a non-nil Response.
2016-03-24 12:58:38 -07:00
Vishnu kannan
9e5ddcb822
Do not track resource usage for host path volumes. They can contain loops.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-03-24 12:05:08 -07:00
Mike Danese
be5b669b45
remove cadvisor salt
...
We have been removing cadviosr.manifest for over a year to cleanup
the old deployment style. I think we are ok at this point.
2016-03-24 11:55:29 -07:00
AdoHe
2302c6604f
fix apiserver tls overwrite bug
2016-03-24 12:33:37 -04:00
Robert Bailey
a39c120cbe
Use the right variable to change the GKE zone.
2016-03-24 09:26:48 -07:00
Andy Zheng
bfd68b35d8
Trusty: Update heapster manifest handling code
2016-03-24 09:22:30 -07:00
Matthias Luebken
024918d819
Merge branch 'master' into fix-guestbook-go-build
2016-03-24 13:37:16 +01:00
k8s-merge-robot
f89432e44b
Merge pull request #23426 from gmarek/master
...
Auto commit by PR queue bot
2016-03-24 05:34:56 -07:00
Wojciech Tyczynski
1471a5b96b
Fix scheduler_test race
2016-03-24 12:31:57 +01:00
gmarek
6dec136b23
Remove kubemark-gce suite
2016-03-24 10:52:57 +01:00
k8s-merge-robot
8355cefb7b
Merge pull request #23373 from wojtek-t/conversions_with_framework_3
...
Auto commit by PR queue bot
2016-03-24 01:39:23 -07:00
k8s-merge-robot
76fde46b16
Merge pull request #23025 from nikhiljindal/disableSwaggerUI
...
Auto commit by PR queue bot
2016-03-24 00:55:06 -07:00
Wojciech Tyczynski
42e7ecda5a
Fix bunch of issues with conversion generator.
2016-03-24 08:26:51 +01:00
k8s-merge-robot
9276e8541c
Merge pull request #23410 from bprashanth/ing
...
Auto commit by PR queue bot
2016-03-24 00:17:21 -07:00
k8s-merge-robot
f3fbd64927
Merge pull request #23334 from thockin/volume-maintainers
...
Auto commit by PR queue bot
2016-03-24 00:17:19 -07:00
k8s-merge-robot
4bfd42bbc2
Merge pull request #23240 from zhouhaibing089/keystone_fix
...
Auto commit by PR queue bot
2016-03-24 00:17:18 -07:00
k8s-merge-robot
dae5ac4828
Merge pull request #22913 from liggitt/unit-test-package
...
Auto commit by PR queue bot
2016-03-23 21:46:34 -07:00
k8s-merge-robot
f3af5d26a4
Merge pull request #21378 from sky-uk/pass-service-to-lb-provider
...
Auto commit by PR queue bot
2016-03-23 18:18:58 -07:00
Hongchao Deng
29b46a2395
integration/framework: remove unused NewEtcdStorage()
...
In integration/, framework.NewEtcdStorage() isn't used by any function.
2016-03-23 16:34:28 -07:00
David McMahon
1b8554647c
Update the cherry-pick guide to guide based on new batching method.
2016-03-23 16:30:32 -07:00
Prashanth Balasubramanian
3ced1eedf5
Give 1-2 ingress tests their own project.
2016-03-23 16:22:49 -07:00
k8s-merge-robot
635bc410a6
Merge pull request #23405 from ixdy/jenkins-job-configs
...
Auto commit by PR queue bot
2016-03-23 16:19:33 -07:00