issues
search
gopher-net
/
docker-ovs-plugin
An Open vSwitch Plugin for Docker's Libnetwork
Apache License 2.0
76
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixing issue 53
#54
traetox
opened
3 years ago
0
Crash in plugin due to concurrent map writes
#53
traetox
opened
3 years ago
0
Error: Could not determine IP address for hostname
#52
prince07
opened
4 years ago
0
please take this down
#51
ghost
closed
4 years ago
1
On go build, 'cannot find package "github.com/docker/docker/pkg/sockets"'
#50
shengslin
opened
5 years ago
0
panic: could not connect to open vswitch
#49
prdx
opened
6 years ago
0
docker-ovs-plugin can support vlan/vxlan
#48
liuflylove666
opened
6 years ago
0
Adapt new version of docker
#47
liuliuzi
opened
7 years ago
0
gopher-net/ovs-plugin:latest not found
#46
eon01
closed
7 years ago
1
Error response from daemon: NetworkDriver.CreateNetwork: Number of Replies should be atleast equal to number of Operations
#45
KaustubhDhokte
opened
7 years ago
2
update docker-compos.yml
#44
carryon
closed
7 years ago
3
how can I get the image: gopher-net/ovs-plugin
#43
carryon
closed
8 years ago
1
"Err":"Could not find a link for the OVS bridge named ovsbr-xxxxxx"
#42
peeyuuec
opened
8 years ago
1
plugin image name is incorrect in docker-compose.yml
#41
peeyuuec
opened
8 years ago
0
Update Readme
#40
nerdalert
opened
8 years ago
0
Remove hyphen from Docker Hub org name
#39
thalweg
closed
7 years ago
1
start plugin fial
#38
Fangfenghua
closed
8 years ago
0
don't set VLAN tag when add veth pair port to ovs bridge.
#37
adohe-zz
opened
8 years ago
0
Incorrect Usage with -mode=flat
#36
clinta
opened
8 years ago
0
image gopher-net/ovs-plugin:latest not found
#35
clinta
opened
8 years ago
1
Initial port of OVS to the dknet library
#34
dave-tucker
closed
8 years ago
0
--default-network flag is not defined
#33
kingbirdzheng
opened
9 years ago
1
Updated libnetwork API changes and deps with updates
#32
nerdalert
closed
9 years ago
0
Containerize ze Plugin
#31
dave-tucker
closed
9 years ago
2
Ability to mark actions using labels
#30
FlorianOtel
closed
9 years ago
1
2nd retry timer and exit if netlink ovs bridge link fails -issue #28
#29
nerdalert
closed
9 years ago
0
Lengthen timer for netlink link for OVS bridge, exit 1 if retries fail.
#28
nerdalert
closed
9 years ago
0
Added godeps to resolve issue #26
#27
nerdalert
closed
9 years ago
0
Provided docker-ovs-plugin triggers 404 from docker engine
#26
FlorianOtel
closed
9 years ago
1
go dep failure...
#25
FlorianOtel
opened
9 years ago
1
Update binary
#24
nerdalert
closed
9 years ago
0
binary update
#23
nerdalert
closed
9 years ago
1
fix typo
#22
WeiZhang555
closed
9 years ago
1
cli bindings and modes of operation
#21
nerdalert
closed
9 years ago
0
cannot finish install
#20
kobayashi
closed
9 years ago
1
Removed some unused code #5 and added demo/test script
#19
nerdalert
closed
9 years ago
0
updated the go binary for testing in issue #15
#18
nerdalert
closed
9 years ago
0
issue #15 add a retry if netlink and ovs are not in sync after br add
#17
nerdalert
closed
9 years ago
0
issue #7 create the socket filehandle path if it doesnt exist
#16
nerdalert
closed
9 years ago
0
Verify OVS bridge is created by the plugin at docker run for the first container
#15
nerdalert
opened
9 years ago
2
Issue #13 fixed import from the private repo origin
#14
nerdalert
closed
9 years ago
0
Bug - an import in main.go was residual from private repo origin
#13
nerdalert
closed
9 years ago
0
Few modifications to the README after testing
#12
sebgoa
closed
9 years ago
2
Collapsing prereq into quickstart
#11
marun
closed
9 years ago
1
Fix links to plugin binaries
#10
marun
closed
9 years ago
1
Add moar diagramz
#9
nerdalert
opened
9 years ago
0
Add Dev instructions to README
#8
nerdalert
opened
9 years ago
0
Create filepath if it !exist for the <plugin_name>.socket at plugin runtime
#7
nerdalert
opened
9 years ago
2
B0rked on restart
#6
dave-tucker
opened
9 years ago
1
code cleanup - still lots of unused code
#5
dave-tucker
opened
9 years ago
1
Next