Sebastiaan van Stijn
|
a5ee0d6af8
libnetwork: don't access KVStore directly in tests
|
1 年之前 |
Bjorn Neergaard
|
ba02bbb3b4
Merge pull request #45886 from thaJeztah/more_grepable
|
2 年之前 |
Sebastiaan van Stijn
|
2fd88c7ca4
libnetwork: inline store config options
|
2 年之前 |
Sebastiaan van Stijn
|
cda187222e
libnetwork/config: remove options that were only used in tests
|
2 年之前 |
Sebastiaan van Stijn
|
bc80c5d067
libnetwork: rename vars that shadowed with pkg vars and imports
|
2 年之前 |
Sebastiaan van Stijn
|
96a1c444cc
libnetwork: use string-literals for easier grep'ing
|
2 年之前 |
Sebastiaan van Stijn
|
b873d70369
replace libkv with local fork
|
2 年之前 |
Cory Snider
|
befff0e13f
libnetwork: remove more datastore scope plumbing
|
2 年之前 |
Cory Snider
|
f96b9bf761
libnetwork: return concrete-typed *Controller
|
2 年之前 |
Cory Snider
|
6a15f40803
libnetwork_test: improve OptionBoltdbWithRandomDBFile
|
2 年之前 |
Cory Snider
|
a0f9caec99
libnetwork_test: stop controllers at end of test
|
2 年之前 |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 年之前 |
Brian Goff
|
4b981436fe
Fixup libnetwork lint errors
|
4 年之前 |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 年之前 |
Puneet Pruthi
|
a48b541da3
libnetwork support for Solaris
|
9 年之前 |
Alessandro Boch
|
6d3fa9e0f2
Migrate libnetwork to use netlink.Handle
|
9 年之前 |
Jana Radhakrishnan
|
7d7b9f2405
Add support to accepting arbitrary network ID
|
9 年之前 |
Li Yi
|
824bdec0bd
Add customer_prefix to the store URL for integration test
|
9 年之前 |
Madhu Venugopal
|
284c9cd0f5
Revert "Share libkv store handles across datastore handles"
|
9 年之前 |
Madhu Venugopal
|
9c2541b774
Removing boltdb timeout
|
9 年之前 |
Jana Radhakrishnan
|
e41b4765bd
Cleanup dangling sandboxes on boot up
|
9 年之前 |
Jana Radhakrishnan
|
3f7e26160e
Share libkv store handles across datastore handles
|
9 年之前 |
Jana Radhakrishnan
|
71e14dd52a
Remove always-on watch for networks and endpoints
|
9 年之前 |
Alessandro Boch
|
2aaef377f3
IPAM driver
|
9 年之前 |
Madhu Venugopal
|
a41025e9c0
Fixed a few more issues observed during docker integration
|
9 年之前 |
Jana Radhakrishnan
|
3023538a56
Merge pull request #556 from mavenugo/bdb-to
|
9 年之前 |
Madhu Venugopal
|
08d9578e48
Updating tests to use controller.Stop() to cleanup states
|
9 年之前 |
Madhu Venugopal
|
27397dcbdf
libnetwork to make use of boltdb ConnectionTimeout to avoid deadlock
|
9 年之前 |
Madhu Venugopal
|
725280d03f
Providing KVObject option to skip persisting object in kvstore
|
9 年之前 |
Chun Chen
|
72567c355b
Various refactor and fixes for the previous two commits including:
|
9 年之前 |