Cory Snider
|
142b522946
libnetwork/config: remove vestiges of global scope
|
2 年 前 |
Sebastiaan van Stijn
|
87ca9490b0
libnetwork/datastore: rename var that collided with import
|
2 年 前 |
Cory Snider
|
8a20564847
libnet/datastore: stop sharing defaultScopes singleton
|
2 年 前 |
Sebastiaan van Stijn
|
52c1a2fae8
gofmt GoDoc comments with go1.19
|
3 年 前 |
Sebastiaan van Stijn
|
745ba3ecbc
libnetwork: remove etcd-related code and tests
|
4 年 前 |
Sebastiaan van Stijn
|
147173b099
libnetwork: remove consul-related code and tests
|
3 年 前 |
Sebastiaan van Stijn
|
a7d0f3060a
libnetwork: remove zookeeper-related code and tests
|
3 年 前 |
Brian Goff
|
4b981436fe
Fixup libnetwork lint errors
|
4 年 前 |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 年 前 |
Josh Soref
|
a06f1b2c4e
Spelling fixes
|
8 年 前 |
Alessandro Boch
|
254d082cc3
Add ConnectivityScope capability for network drivers along with scope network option
|
8 年 前 |
Madhu Venugopal
|
71fff44c0b
replace individual endpoint_cnt read from store with 1 bulk read
|
8 年 前 |
Alessandro Boch
|
1685e48b03
Increase timeout for local store client
|
8 年 前 |
allencloud
|
a1ed5b7be2
fix nits in comments and log
|
8 年 前 |
Jana Radhakrishnan
|
8a225de00d
Merge pull request #1205 from allencloud/fix-typos
|
9 年 前 |
Jana Radhakrishnan
|
d82e80e221
Merge pull request #1206 from jimmycmh/master
|
9 年 前 |
menghui.chen
|
115cdb52b3
Remove Lock in datastore for global scope
|
9 年 前 |
Jana Radhakrishnan
|
1272f90eae
Sequence non-persistent objects in cache
|
9 年 前 |
allencloud
|
9f415d0cdb
use grep to find a/an misuse
|
9 年 前 |
Jana Radhakrishnan
|
89e72d8888
Remove kvstore deps from datastore package
|
9 年 前 |
allencloud
|
67596cc84c
Fix some typos.
|
9 年 前 |
Alessandro Boch
|
209cb0b476
Allow to pass global datastore config
|
9 年 前 |
Alessandro Boch
|
5dc5acfa58
Handle datastore update in Ipam and overlay drivers
|
9 年 前 |
Li Yi
|
fbb2269109
Format the code
|
9 年 前 |
Li Yi
|
aababdc1c7
Fix the issue to parse file path for boltdb
|
9 年 前 |
Li Yi
|
b339bb2707
Fix the issue for the --cluster-store URL with path
|
9 年 前 |
Madhu Venugopal
|
5ef8d0f038
Add watch retrigger when store restarts
|
9 年 前 |
Santhosh Manohar
|
4df4ba70ca
Fix the daemon panic on consul server restart
|
9 年 前 |
Lei Jitang
|
82e3c49b0a
Fix docker daemon failed to start with multiple cluster store address
|
9 年 前 |
Jana Radhakrishnan
|
72b8f80dc3
Ensure the parent directory for key prefix exists
|
9 年 前 |