Tim Hockin
|
1aca401813
|
Don't name 'eth0' in MASQUERADE rule
This causes endless loops of adding duplicate rules on machines without "eth0".
|
2015-08-28 22:32:30 -07:00 |
|
Mike Danese
|
17defc7383
|
run gofmt on everything we touched
|
2015-08-05 17:52:56 -07:00 |
|
Mike Danese
|
8e33cbfa28
|
rewrite go imports
|
2015-08-05 17:30:03 -07:00 |
|
Dawn Chen
|
710fb4e413
|
add iptables rule for MASQUERADE for egress
|
2015-06-24 17:19:57 -07:00 |
|
Dawn Chen
|
6ddfa512de
|
Revert "Revert "Fix the race between configuring cbr0 and restarting static pods""
This reverts commit fd0a95dd12 .
|
2015-06-24 11:10:10 -07:00 |
|
Piotr Szczesniak
|
fd0a95dd12
|
Revert "Fix the race between configuring cbr0 and restarting static pods"
|
2015-06-24 09:56:49 +02:00 |
|
Dawn Chen
|
9dbe6fe4e4
|
Added more comments.
|
2015-06-23 16:28:41 -07:00 |
|
Dawn Chen
|
23200d303f
|
Fix several issues on running syncPods until network is configured.
Also fixed unittests and compiling.
|
2015-06-23 12:11:19 -07:00 |
|
Brendan Burns
|
192ffdfb25
|
Fix the container bridge so that it can create cbr0
Fix the kubelet so that it tries to sync status, even if Docker is down
|
2015-06-22 23:18:01 -07:00 |
|
CJ Cullen
|
31ea7d1295
|
Put cbr0-modifying stuff behind a flag. Address some other comments.
|
2015-05-12 23:00:28 -07:00 |
|
CJ Cullen
|
5e3d2b9138
|
Kubelet configure cbr0 instead of configure-vm.sh
|
2015-05-12 23:00:12 -07:00 |
|