David Oppenheimer
32fa44041b
Design doc for node affinity, including NodeSelector.
2016-01-23 19:57:41 -08:00
Zach Loafman
717551b13c
Merge pull request #19760 from mattf/master
...
move spark images to github.com/kubernetes/application-images/spark
2016-01-23 07:55:20 -08:00
Zach Loafman
a71a0f05ef
Merge pull request #19933 from spxtr/fix-verifier
...
Handle multijob runners properly in verify-jenkins-jobs.sh
2016-01-23 07:34:28 -08:00
Zach Loafman
ad6ebc677d
Merge pull request #20046 from lavalamp/flake-watch-test
...
Remove TestWatchEtcdError
2016-01-23 07:34:14 -08:00
Zach Loafman
c3fc36ee95
Merge pull request #20042 from thockin/logs-for-19665
...
slightly better logs in service e2e
2016-01-23 07:33:11 -08:00
Zach Loafman
71fadffbed
Merge pull request #20025 from mikedanese/fix-unbound
...
cluster/gce: fix unbound variable
2016-01-23 07:32:56 -08:00
Zach Loafman
2cd4d9e2a0
Merge pull request #19557 from ihmccreery/feature-serviceloadbalancer
...
Make ServiceLoadBalancer a Feature test
2016-01-23 07:32:37 -08:00
David Oppenheimer
2866ae7bca
Merge pull request #20037 from davidopp/flake1
...
Add time logging to runReplicationControllerTest to help debug timeouts in the future
2016-01-22 22:10:24 -08:00
Daniel Smith
c0ffbd58db
Remove TestWatchEtcdError
...
We decided to remove this test, as there's no way to get an upper bound
on its running time. Etcd restart behavior should be tested in
integration or e2e tests.
2016-01-22 16:43:44 -08:00
Tim Hockin
9a75794fd6
slightly better logs in service e2e
2016-01-22 16:12:02 -08:00
David Oppenheimer
a8e742f462
Add time logging to runReplicationControllerTest to help debug
...
timeouts in the future.
2016-01-22 15:32:20 -08:00
Zach Loafman
6397b781ac
Merge pull request #20030 from kubernetes/revert-18169-smarter-scaling
...
Revert "kubectl: Make scaling smarter"
2016-01-22 15:07:26 -08:00
Zach Loafman
0791de15e3
Merge pull request #20007 from smarterclayton/ipallocrace
...
19848: Retry service IP repair on conflict
2016-01-22 15:02:05 -08:00
Zach Loafman
62726c4ab8
Revert "kubectl: Make scaling smarter"
2016-01-22 14:52:38 -08:00
Mike Danese
0fdaa41c5e
cluster/gce: fix unbound variable
2016-01-22 14:42:32 -08:00
Zach Loafman
3df16731e2
Merge pull request #19994 from zmerlynn/cross-version
...
build: Use Go version in cross image tag
2016-01-22 14:32:14 -08:00
Eric Tune
3a15a374ba
Merge pull request #19447 from Clarifai/ecr
...
Add ECR credential provider
2016-01-22 13:52:08 -08:00
Nikhil Jindal
471f24c96a
Merge pull request #19883 from nikhiljindal/federatedServerExample
...
Adding an example for an independent apiserver
2016-01-22 13:43:05 -08:00
Rudi Chiarito
bc0dd97a70
ECR credential provider
2016-01-22 15:03:25 -05:00
Rudi Chiarito
aa5e3ab4ca
Add ECR dependencies and refresh Godeps
2016-01-22 15:03:25 -05:00
nikhiljindal
0ab152ddf2
Adding an example apiserver
2016-01-22 11:52:16 -08:00
Zach Loafman
07c304b43d
build: Use Go version in cross image tag
...
The new tag format is cross-<go version>-<cross version>, starting
with cross-1.5.3-1.
Also bump the image we pre-pull / warn-on to 1.5.3
Fixes #19990
2016-01-22 11:45:41 -08:00
Zach Loafman
0b00928c74
Merge pull request #19987 from gmarek/remove-test
...
Remove monitor_resources test
2016-01-22 11:10:06 -08:00
Zach Loafman
b25d596a2b
Merge pull request #19630 from mikedanese/fix-test
...
test: make ValidateCount throw an error instead of a log
2016-01-22 11:08:27 -08:00
Zach Loafman
7189db3701
Merge pull request #19396 from justinsb/aws_mountdevice
...
AWS: Use a strongly typed mountDevice
2016-01-22 11:04:23 -08:00
Clayton Coleman
e2eb1b0dc4
19848: Retry service IP repair on conflict
...
Components can write services during startup, which results in the ip
allocator map being updated. Since core controllers *must* succeed for
the masters to start, we should retry a few times in order to pass.
2016-01-22 13:52:18 -05:00
Zach Loafman
4803b8a984
Merge pull request #18260 from erictune/indexed-job
...
Indexed job
2016-01-22 10:25:30 -08:00
Zach Loafman
68771fe26a
Merge pull request #18169 from kargakis/smarter-scaling
...
kubectl: Make scaling smarter
2016-01-22 10:24:51 -08:00
Zach Loafman
f3a638de31
Merge pull request #16067 from smarterclayton/backoff_conflict
...
Provide a RetryOnConflict helper for client libraries
2016-01-22 10:23:19 -08:00
Eric Tune
e532129f85
Merge pull request #19717 from erictune/api-groups-doc
...
Mention some new api groups.
2016-01-22 10:06:39 -08:00
Eric Tune
a99e151b90
Merge pull request #19962 from erictune/service-account-try-not-flaky
...
Promote ServiceAccount e2e out of [Flaky] status
2016-01-22 09:41:30 -08:00
Zach Loafman
ef77ce7147
Merge pull request #19985 from luxas/onedotfive
...
Up to golang 1.5.3
2016-01-22 07:21:06 -08:00
Zach Loafman
a5f4f3b301
Merge pull request #16889 from vishh/disk-accounting
...
Proposal for disk accounting
2016-01-22 06:22:16 -08:00
gmarek
9ac68ecb77
Remove monitor_resources test
2016-01-22 13:38:33 +01:00
Marcin Wielgus
631b965384
Merge pull request #19968 from lavalamp/e2e-kubectl-proxy
...
e2e kubectl proxy test: Make future flake diagnosis possible
2016-01-22 12:50:06 +01:00
Piotr Szczesniak
7fea0ada4b
Merge pull request #19984 from piosz/heapster-config-fix
...
Fixed syntax issue in Heapster config
2016-01-22 10:34:58 +01:00
Piotr Szczesniak
e6f3e2893a
Fixed syntax issue in Heapster config
2016-01-22 10:29:38 +01:00
Eric Tune
3ac015887e
Design doc for Indexed Jobs.
2016-01-22 00:04:47 -08:00
Lucas Käldström
d26f4e1583
Up to golang 1.5.3
2016-01-22 08:21:52 +02:00
Zach Loafman
83a6b7fcaa
Merge pull request #19957 from zmerlynn/container-vm-v20160121
...
Bump to container-vm-v20151215
2016-01-21 22:05:12 -08:00
Brendan Burns
faf10632fe
Merge pull request #19963 from freehan/monitor
...
fix heapster rc file jinja syntax error
2016-01-21 21:03:50 -08:00
Alex Mohr
ca69c2e310
Merge pull request #19967 from justinsb/fix_gce_npe
...
Fix for panic when instance not found
2016-01-21 17:20:58 -08:00
Nikhil Jindal
cd2e0c490e
Merge pull request #19674 from nikhiljindal/latestAndRegistered
...
Merge registered and latest and move to apimachinery
2016-01-21 17:19:49 -08:00
Daniel Smith
23fd5e9a33
Make future flake diagnosis possible.
...
It's currently unclear if the request failed because the proxy wasn't
quite up yet, or if it failed because traffic couldn't get from the
proxy to apiserver. Getting the proxy logs unconditionally should help
narrow this down.
2016-01-21 16:41:26 -08:00
Justin Santa Barbara
2201c631b3
Fix for panic when instance not found
...
This removes a panic I mistakenly introduced when an instance is not
found, and also restores the exact prior behaviour for
getInstanceByName, where it returns cloudprovider.InstanceNotFound when
the instance is not found.
2016-01-21 19:15:09 -05:00
Eric Tune
b048814beb
Promote ServiceAccount e2e out of [Flaky] status
...
Was marked as flaky prior to #11291 , 6 months ago.
Code has changed many times.
No flakes in last 28 runs, and no Jenkins
history before that.
Follow up in #19024 if you see a flake.
2016-01-21 16:13:56 -08:00
Alex Mohr
76f02d562a
Merge pull request #19083 from resouer/allocatable
...
Use Allocatable to replace Capacity
2016-01-21 16:05:05 -08:00
Alex Mohr
69b28ce7e5
Merge pull request #19892 from krousey/rtwrap
...
Add WrappedRoundTripper methods to round trippers
2016-01-21 16:04:51 -08:00
Minhan Xia
3da8d80187
fix jinja syntax error
2016-01-21 16:03:49 -08:00
Alex Mohr
4ac2f7453d
Merge pull request #19533 from kargakis/bloated-job-status-fix
...
Fix job status conditions bloat
2016-01-21 15:10:49 -08:00