Dogan Narinc and James Ravn
190c829ac5
Fix AWS ip permission comparison on security group
...
Change isEqualIPPermission to consider the entire list of security group
ids on when checking if a security group id has already been added.
This is used for example when adding and removing ingress rules to the
cluster nodes from an elastic load balancer. Without this, once there
are multiple load balancers, the method as it stands incorrectly returns
false even if the security group id is in the list of group ids. This
causes a few problems: dangling security groups which fill up an
account's limit since they don't get removed, and inability to recreate
load balancers in certain situations (receiving an
InvalidPermission.Duplicate from AWS when adding the same security
group).
2016-01-26 11:30:27 +00:00
k8s-merge-robot
52cb4c1d9d
Merge pull request #18445 from resouer/fix-emptydir
...
Auto commit by PR queue bot
2016-01-26 02:45:54 -08:00
k8s-merge-robot
3f40fb7d0a
Merge pull request #17923 from yuvipanda/kube2dns-pflag
...
Auto commit by PR queue bot
2016-01-26 02:13:44 -08:00
k8s-merge-robot
88a72c2c9d
Merge pull request #19938 from mikedanese/ipvalidate
...
Auto commit by PR queue bot
2016-01-25 21:09:51 -08:00
k8s-merge-robot
2286bd3a38
Merge pull request #19961 from mamikonyana/newrepo
...
Auto commit by PR queue bot
2016-01-25 19:51:23 -08:00
k8s-merge-robot
bd97eec9b6
Merge pull request #19928 from jfchevrette/fix_ubuntu_sysv_init
...
Auto commit by PR queue bot
2016-01-25 19:50:47 -08:00
k8s-merge-robot
6e41d7a4e4
Merge pull request #19918 from kartouch/master
...
Auto commit by PR queue bot
2016-01-25 19:50:35 -08:00
k8s-merge-robot
d582fabf90
Merge pull request #19753 from jayunit100/cleanup-ha-example
...
Auto commit by PR queue bot
2016-01-25 19:48:14 -08:00
k8s-merge-robot
110f995484
Merge pull request #19748 from freehan/registry
...
Auto commit by PR queue bot
2016-01-25 19:48:10 -08:00
k8s-merge-robot
9ae960ef7c
Merge pull request #19718 from pmorie/update-all-err
...
Auto commit by PR queue bot
2016-01-25 19:47:59 -08:00
k8s-merge-robot
707b0b833c
Merge pull request #19678 from bgrant0607/docfix
...
Auto commit by PR queue bot
2016-01-25 19:47:39 -08:00
k8s-merge-robot
a9bd443a5f
Merge pull request #20107 from eparis/fix-godep
...
Auto commit by PR queue bot
2016-01-25 19:33:48 -08:00
k8s-merge-robot
8e04196ebc
Merge pull request #20085 from pjvds/patch-1
...
Auto commit by PR queue bot
2016-01-25 19:33:43 -08:00
k8s-merge-robot
5c52ba3e87
Merge pull request #20074 from a-robinson/brokenlink
...
Auto commit by PR queue bot
2016-01-25 19:33:39 -08:00
Dawn Chen
1e68e719c3
Merge pull request #20108 from yujuhong/get_logs
...
e2e reboot: print status and logs for not running/ready pods
2016-01-25 17:33:49 -08:00
Dawn Chen
8f394a3cca
Merge pull request #20040 from lavalamp/doc-flaky-test
...
Add expectations for flaky test issue assignments
2016-01-25 17:24:05 -08:00
Dawn Chen
02e6f56b65
Merge pull request #19977 from brendandburns/deps
...
Update the docker/spdystream dependency
2016-01-25 16:55:01 -08:00
Dawn Chen
c3cab5493d
Merge pull request #19998 from dchen1107/test
...
Move test (Pods should not back-off restarting a container on Livenes…
2016-01-25 16:25:49 -08:00
Dawn Chen
19ef0779f1
Merge pull request #20123 from brendandburns/flake3
...
Disable closing of the httptest Server due to https://github.com/golang/go/issues/12262
2016-01-25 16:22:23 -08:00
Dawn Chen
93168c1ede
Merge pull request #20036 from ihmccreery/instance-prefix
...
Use INSTANCE_PREFIX to prefix uploaded binaries in GCE
2016-01-25 16:07:13 -08:00
jay vyas
f3f167d2f9
Remove podmaster stuff, in lieu of the new least prototype
2016-01-25 18:47:00 -05:00
Dawn Chen
1087803e12
Merge pull request #20004 from thockin/logs-for-17181-flake
...
Add logs to try to diagnose #17181
2016-01-25 15:38:34 -08:00
Dawn Chen
c2eb90cc4d
Merge pull request #20106 from mikedanese/ds-debug
...
e2e: bump daemonset reap timeout and add some logging dumps of the na…
2016-01-25 15:35:14 -08:00
Brendan Burns
b8b074f41f
Disable closing of the httptest Server due to https://github.com/golang/go/issues/12262
2016-01-25 15:31:48 -08:00
Tim Hockin
c924533e45
Add logs to try to diagnose #17181
2016-01-25 15:01:03 -08:00
Yu-Ju Hong
872e34bfa4
e2e reboot: print status and logs for not running/ready pods
2016-01-25 14:38:42 -08:00
Zach Loafman
0e889a1afd
Merge pull request #20109 from piosz/heapster-0.18.5
...
Bumped Heapster to v0.18.5 to fix issue with nil pointer panic
2016-01-25 14:27:38 -08:00
Daniel Smith
ac5b954dce
add expectations for flaky test issues
2016-01-25 14:18:17 -08:00
Dawn Chen
72745f226a
Merge pull request #20102 from spxtr/resize-logs
...
Dump core at beginning and end of node resizes.
2016-01-25 14:01:55 -08:00
Dawn Chen
6a341731f2
Merge pull request #20010 from lavalamp/e2e-kubectl-describe
...
Accept both 'No events.' and 'Events:'
2016-01-25 13:54:07 -08:00
Mike Danese
00576dc07d
e2e: bump daemonset reap timeout and add some logging dumps of the namespace state when the e2e test fails
2016-01-25 13:16:06 -08:00
Piotr Szczesniak
f93b1f1043
Bumped Heapster to v0.18.5 to fix issue with nil pointer panic
2016-01-25 21:55:16 +01:00
Eric Paris
f32d7f039b
Update Godeps/LICENSES.md as it seems out of date or something...
2016-01-25 15:49:07 -05:00
Eric Paris
886f19f392
Fix Godeps since godep binary keeps changing
2016-01-25 15:44:03 -05:00
Brian Grant
ec83db2f46
Remove CAPS reference. Add node self-healing.
2016-01-25 18:51:30 +00:00
Brian Grant
ccc857c09a
Update the description of what's not in Kubernetes.
2016-01-25 18:51:30 +00:00
Quinton Hoole
10f7985dfb
Merge pull request #19995 from justinsb/gce_label_pd
...
Ubernetes-Lite GCE: Label volumes with zone information
2016-01-25 10:34:10 -08:00
Brendan Burns
61ff7475a8
Add a stray dependency that was missing due to godep update
2016-01-25 10:05:29 -08:00
Joe Finney
7164e88a3a
Dump core at beginning and end of node resizes.
2016-01-25 09:52:57 -08:00
Brendan Burns
8da756f2ff
Update the docker/spdystream dependency
2016-01-25 09:43:00 -08:00
Eric Tune
99f301d0b7
Merge pull request #11980 from soltysh/scheduledjob_controller_proposal
...
ScheduledJob controller proposal
2016-01-25 08:39:16 -08:00
k8s-merge-robot
d7d601b2fc
Merge pull request #18876 from erictune/dynamic-job
...
Auto commit by PR queue bot
2016-01-25 08:06:22 -08:00
k8s-merge-robot
d3b869ae14
Merge pull request #17922 from smarterclayton/split_codec
...
Auto commit by PR queue bot
2016-01-25 06:30:39 -08:00
k8s-merge-robot
1992fca62d
Merge pull request #20081 from luxas/fix_apiserver_proxy_docs
...
Auto commit by PR queue bot
2016-01-25 06:07:44 -08:00
k8s-merge-robot
20273cf961
Merge pull request #20039 from ihmccreery/no-experimental
...
Auto commit by PR queue bot
2016-01-25 06:06:51 -08:00
k8s-merge-robot
cc1eeeb7ca
Merge pull request #19959 from mesosphere/jdef_fix_k8s_19954_scheduler_integration_test
...
Auto commit by PR queue bot
2016-01-25 06:05:54 -08:00
k8s-merge-robot
33d1f6c085
Merge pull request #18265 from davidopp/affinity
...
Auto commit by PR queue bot
2016-01-25 05:57:10 -08:00
Piotr Szczesniak
6e15394171
Merge pull request #20083 from piosz/disable-cluster-autoscaling-e2e
...
Disabled cluster size autoscaling e2e since they are flaky
2016-01-25 11:38:16 +01:00
Pieter Joost van de Sande
b2215ead0f
fix wrong db label
...
The rethinkdb-admin service was labelled with `influxdb` instead of `rethinkdb`
2016-01-25 11:31:02 +01:00
Piotr Szczesniak
23b9ca221d
Disabled cluster size autoscaling e2e since they are flaky
2016-01-25 10:34:10 +01:00