k8s-merge-robot
8d80af4a82
Merge pull request #22630 from mzupan/patch-1
...
Auto commit by PR queue bot
2016-03-07 05:43:40 -08:00
k8s-merge-robot
6669e43f1c
Merge pull request #22622 from Kaffa-MY/k8s-flocker
...
Auto commit by PR queue bot
2016-03-07 05:43:39 -08:00
gmarek
2c52e62622
Change scheduler logic from random to round-robin
2016-03-07 13:47:56 +01:00
Maciej Szulik
178f8310f6
Updated kubectl convetions with information about describing empty fields
2016-03-07 13:31:19 +01:00
Michail Kargakis
1388919976
controller: resolve unavailable in conjuction with surge for deployments
...
Due to rounding down for maxUnavailable, we may end up with deployments
that have zero surge and unavailable pods something that 1) is not allowed
as per validation, 2) blocks deployments. If we end up in such a situation
set maxUnavailable to 1 on the theory that surge might not work due to
quota.
2016-03-07 13:03:41 +01:00
Michail Kargakis
77097d9a20
kubectl: set maxUnavailable to 1 if both fenceposts resolve to zero
...
Due to rounding down for maxUnavailable, we may end up with rolling updates
that have zero surge and unavailable pods something that 1) is not allowed
as per validation, 2) blocks updates. If we end up in such a situation
set maxUnavailable to 1 on the theory that surge might not work due to
quota.
2016-03-07 13:03:41 +01:00
Wojciech Tyczynski
f54afa0a1f
Merge pull request #22633 from wojtek-t/move_kubemark_high_density
...
Move high-density kubemark back to us-east1
2016-03-07 12:14:39 +01:00
Wojciech Tyczynski
d6d7f3ffd2
Move high-density kubemark back to us-east1
2016-03-07 12:09:35 +01:00
k8s-merge-robot
88d0ac4a67
Merge pull request #22628 from wojtek-t/efficient_resource_quota_controller
...
Auto commit by PR queue bot
2016-03-07 02:39:24 -08:00
k8s-merge-robot
e84fee2189
Merge pull request #22172 from gmarek/register
...
Auto commit by PR queue bot
2016-03-07 02:07:43 -08:00
Yang Meng
a5189d8bd1
update mountpath of volume after migration
2016-03-07 18:00:06 +08:00
k8s-merge-robot
e4a387548e
Merge pull request #22616 from andyzheng0831/trusty-release
...
Auto commit by PR queue bot
2016-03-07 01:31:28 -08:00
k8s-merge-robot
89c9c24987
Merge pull request #21964 from caesarxuchao/fix-thirdparty-parameter
...
Auto commit by PR queue bot
2016-03-07 00:59:17 -08:00
k8s-merge-robot
61c9a004a5
Merge pull request #22397 from bprashanth/dns_debug
...
Auto commit by PR queue bot
2016-03-07 00:20:03 -08:00
Mike Zupan
dc643d2592
Fixing a simple typo
2016-03-06 23:49:35 -08:00
Wojciech Tyczynski
e2ebc50648
Don't sync all objects for replenishment as often as ResourceQuota.
2016-03-07 08:31:09 +01:00
k8s-merge-robot
13c17ddc67
Merge pull request #22620 from mdshuai/udpate-configmap-doc
...
Auto commit by PR queue bot
2016-03-06 22:12:51 -08:00
Xiaogang Xin
e2eccddc6f
kubernetes/kubernetes#22625 Fix issue of out-of-date `Terminating` mirror pod status
...
- During `kubelet` `syncPod`, check mirror pod `DeletionTimestamp` value to determine whether re-create mirror pod for running static pod.
2016-03-07 13:42:41 +08:00
Erick Fejta
aaa51d0bb2
Add conventions
2016-03-06 19:50:31 -08:00
Erick Fejta
fd4fee788b
Add simplified testing instructions and etcd installation check.
2016-03-06 19:07:34 -08:00
mdshuai
56e6a752c3
Update configmaps doc charaters error
2016-03-07 10:58:27 +08:00
mfanjie
d433632cd2
add proxy settings for vagrant
2016-03-07 09:57:26 +08:00
k8s-merge-robot
fea6b0d50c
Merge pull request #22608 from fejta/redis
...
Auto commit by PR queue bot
2016-03-06 17:32:20 -08:00
Prashanth Balasubramanian
10cf2d4e4e
Ingress https E2E
2016-03-06 17:21:15 -08:00
k8s-merge-robot
b07d040ad8
Merge pull request #22576 from yujuhong/ignore_containers
...
Auto commit by PR queue bot
2016-03-06 17:01:38 -08:00
Brian Grant
83f2f14dcc
Merge pull request #22617 from bprashanth/gc
...
Poll for gc'd pods.
2016-03-06 16:24:44 -08:00
Brian Grant
8098504ef9
Merge pull request #21645 from amygdala/cassandra
...
Cassandra example: daemonset volume fix, readme cleanup, update to new gcr image
2016-03-06 16:20:21 -08:00
Prashanth Balasubramanian
543a0691f6
Poll for gc'd pods.
2016-03-06 15:52:30 -08:00
Andy Zheng
0df50b702a
Support regional registries in clusters on Trusty
2016-03-06 13:53:24 -08:00
k8s-merge-robot
bc96422e23
Merge pull request #22571 from zmerlynn/regional-registry
...
Auto commit by PR queue bot
2016-03-06 13:21:19 -08:00
k8s-merge-robot
95ab1936ea
Merge pull request #22559 from krousey/discbreak
...
Auto commit by PR queue bot
2016-03-06 12:47:07 -08:00
jay vyas
ec4db43197
Decouple webserver from storage tests
2016-03-06 14:53:52 -05:00
k8s-merge-robot
bc295857db
Merge pull request #22285 from AdoHe/fix_service_export
...
Auto commit by PR queue bot
2016-03-06 10:06:22 -08:00
Yu-Ju Hong
b1a6ee26ef
Ignore "no such container" error when generating pod status
...
This allows the pod continue to sync if one container in a corrupt state.
2016-03-06 08:46:31 -08:00
Justin Santa Barbara
02e79b9e52
AWS: If we have no subnets, bail out early
...
We know the ELB call will fail, so we error out early rather than
hitting the API. Preserves rate limit quota, and also allows us to give
a more self-evident message.
Fix #21993
2016-03-06 09:41:29 -05:00
Justin Santa Barbara
5cf837452b
AWS: Fix problems identifying subnets for internal ELBs
...
We tacitly supported this before, but we broke this with the
public-subnet detection.
Fix #22527
2016-03-06 09:41:29 -05:00
k8s-merge-robot
3e948a6ee0
Merge pull request #22557 from eparis/e2e-node-test
...
Auto commit by PR queue bot
2016-03-06 03:36:45 -08:00
k8s-merge-robot
8ab8231c20
Merge pull request #22577 from jpiccari/master
...
Auto commit by PR queue bot
2016-03-06 00:18:53 -08:00
k8s-merge-robot
c7a50206c0
Merge pull request #22579 from bprashanth/graceful_rc
...
Auto commit by PR queue bot
2016-03-05 23:42:11 -08:00
k8s-merge-robot
e5a908c898
Merge pull request #22476 from ixdy/cluster-logs
...
Auto commit by PR queue bot
2016-03-05 23:06:29 -08:00
k8s-merge-robot
fa0bf812d6
Merge pull request #22467 from Random-Liu/push-down-runtime-version-check
...
Auto commit by PR queue bot
2016-03-05 22:34:19 -08:00
Chao Xu
ff446ece57
adding a test to make sure the ignore NotFound error patch is working
2016-03-05 22:32:58 -08:00
k8s-merge-robot
005c67a1ef
Merge pull request #22445 from derekwaynecarr/quota_replenish_perf
...
Auto commit by PR queue bot
2016-03-05 22:00:37 -08:00
k8s-merge-robot
168711b3cd
Merge pull request #22281 from wojtek-t/increase_qps_limits
...
Auto commit by PR queue bot
2016-03-05 21:27:57 -08:00
Erick Fejta
6a657e0bc2
Use redis from gcr.io and e2e tag
2016-03-05 20:37:44 -08:00
k8s-merge-robot
0956b6ff0c
Merge pull request #22003 from spxtr/test-history
...
Auto commit by PR queue bot
2016-03-05 20:04:30 -08:00
k8s-merge-robot
f31647ec38
Merge pull request #22556 from sjenning/add-configmap-kubectl-usage
...
Auto commit by PR queue bot
2016-03-05 20:04:29 -08:00
Seth Jennings
4ca54b0c9c
add configmap to kubectl subcommand list
2016-03-05 20:20:00 -06:00
Prashanth Balasubramanian
7f5c9bd676
Track deletes in rc manager with a UID expectations cache.
2016-03-05 18:18:18 -08:00
k8s-merge-robot
2472a176b7
Merge pull request #22275 from gmarek/flake
...
Auto commit by PR queue bot
2016-03-05 17:54:29 -08:00