Akihiro Suda
|
a4d0e53f14
Fix test failures
|
8 years ago |
allencloud
|
9f415d0cdb
use grep to find a/an misuse
|
9 years ago |
Jana Radhakrishnan
|
7d7b9f2405
Add support to accepting arbitrary network ID
|
9 years ago |
Alessandro Boch
|
1638fbdf27
Move exposed ports from Endpoint to Sandbox
|
9 years ago |
Stefan Weil
|
13451d9a07
Fix some typos in comments and strings
|
9 years ago |
Vincent Demeester
|
421a3ec5d7
Use gofmt with -s instead of goimports
|
9 years ago |
Aidan Hobson Sayers
|
cfb3ce460b
Don't allow passing EnableIPv6 as a driver option (a label)
|
9 years ago |
Madhu Venugopal
|
ec622bf158
Forced endpoint delete
|
9 years ago |
Madhu Venugopal
|
e8370e78d0
Changed Labels to DriverOpts
|
9 years ago |
Madhu Venugopal
|
bd45253fb5
move Labels from array to map to be consistent with cotnainers
|
9 years ago |
Alessandro Boch
|
2401496d2a
Enable network labels in Rest API
|
9 years ago |
Jana Radhakrishnan
|
71e14dd52a
Remove always-on watch for networks and endpoints
|
9 years ago |
Jana Radhakrishnan
|
51699b91aa
Merge pull request #560 from mavenugo/adb
|
9 years ago |
Madhu Venugopal
|
a42e5f0663
Flip the default for the flag AllowNonDefaultBridge in bridge driver
|
9 years ago |
Madhu Venugopal
|
08d9578e48
Updating tests to use controller.Stop() to cleanup states
|
9 years ago |
Jana Radhakrishnan
|
d565a4df48
Push driver config during `Init`
|
9 years ago |
David Calavera
|
cc02894a50
Move test specific functions to a testutils package.
|
9 years ago |
Toshiaki Makita
|
36e7a8b168
Add TestEndToEndErrorMessage
|
9 years ago |
Jana Radhakrishnan
|
bcd996f4c3
Explicitly set namespace for all network operations
|
9 years ago |
Alessandro Boch
|
fd43ee1323
Introduce Sandbox entity
|
10 years ago |
Mohammad Banikazemi
|
12df37fdd0
Seperates the driver-specific and network-specific iptable operations
|
10 years ago |
Alessandro Boch
|
11094f2645
Pass proper regex to mux for query fields
|
10 years ago |
Madhu Venugopal
|
9f3d1ce3ff
Moved the TOML based Configuration to dnet
|
10 years ago |
Alessandro Boch
|
7de9f71eb5
Promote Service cli
|
10 years ago |
Alessandro Boch
|
0912ecfc05
Add Service hierarchy to rest api
|
10 years ago |
Alessandro Boch
|
8ac0d7709f
Add restrictions for default drivers/bridge name
|
10 years ago |
Jana Radhakrishnan
|
800029abb6
Remove container data return value from Join
|
10 years ago |
Madhu Venugopal
|
481568035f
TOML based Configuration support for libnetwork
|
10 years ago |
Alessandro Boch
|
5d9c59e523
Support network options in rest api
|
10 years ago |
Madhu Venugopal
|
a1c3dce3e9
Added a catch-all root hierarchy for the API path
|
10 years ago |