k8s-merge-robot
|
8990897ce6
|
Merge pull request #23940 from freehan/netinterface
Automatic merge from submit-queue
switch to use ContainerID instead of DockerID in network plugin interface
fix: #15663
|
2016-04-17 01:12:51 -07:00 |
|
Yifan Gu
|
02c0f41c88
|
kubenet: Load bridge netfilter module in Init().
Also set 'bridge-nf-call-iptables' to true.
|
2016-04-14 18:43:22 -07:00 |
|
Minhan Xia
|
3c58d1ffd3
|
switch to use ContainerID instead of DockerID in network plugin interface
|
2016-04-06 16:04:52 -07:00 |
|
Minhan Xia
|
f690220b5c
|
Merge pull request #23704 from freehan/kubenet
Update cni binary
#23712 is depending on this. Not sure why this one gets in first. Hand merging this
|
2016-04-06 15:47:42 -07:00 |
|
Minhan Xia
|
d026d7ecbc
|
Update cni binary
|
2016-03-31 13:57:51 -07:00 |
|
Dan Williams
|
f1323103db
|
Embed NoopNetworkPlugin into other network plugins
Let Noop handle common functions.
|
2016-03-30 11:51:21 -05:00 |
|
goltermann
|
34d4eaea08
|
Fixing several (but not all) go vet errors. Most are around string formatting, or unreachable code.
|
2016-03-22 17:26:50 -07:00 |
|
Tim St. Clair
|
3b9feb561c
|
Use the default interface for reporting network stats.
|
2016-03-01 16:17:04 -08:00 |
|
Dan Williams
|
fabb65c13f
|
Add a network plugin that duplicates "configureCBR0" functionality
|
2016-02-03 10:08:08 -06:00 |
|