Commit History

Author SHA1 Message Date
  Brian Goff 3ad9549e70 Merge pull request #42545 from steffengy/master 4 years ago
  Steffen Butzer 0c1a125644 libnetwork: processEndpointCreate: Fix deadlock between getSvcRecords and processEndpointCreate 4 years ago
  Steffen Butzer 7c97896747 libnetwork: processEndpointDelete: Fix deadlock between getSvcRecords and processEndpointDelete 4 years ago
  Brian Goff 4b981436fe Fixup libnetwork lint errors 4 years ago
  Brian Goff a0a473125b Fix libnetwork imports 4 years ago
  Xinfeng Liu 0c8ffda2ab Fix 'failed to get network during CreateEndpoint' 5 years ago
  Sebastiaan van Stijn 07ed00102d store.getNetworksFromStore() remove unused error return 5 years ago
  Espen Suenson a1ab732711 return immediately on error 5 years ago
  Espen Suenson 43a3151db2 Fixed getNetworkFromStore, which returned incorrect network information - notably, the 'resolver' field was empty. 5 years ago
  Chris Telfer 04bfc61497 Add option processing to network.Delete() 7 years ago
  Pradip Dhara 4aab854d6d Addressing feedback from PR https://github.com/docker/libnetwork/pull/2011 7 years ago
  Madhu Venugopal 2c8670b496 endpoint_cnt store updates should not create an object 7 years ago
  Derek McGowan 710e0664c4 Update logrus to v1.0.1 8 years ago
  Alessandro Boch f626582c16 Do not reset network scope during store read 8 years ago
  Alessandro Boch 254d082cc3 Add ConnectivityScope capability for network drivers along with scope network option 8 years ago
  Alessandro Boch 25082206df Support configuration networks 8 years ago
  Akihiro Suda 79bf46fd79 improve error for getStore() 8 years ago
  Madhu Venugopal 71fff44c0b replace individual endpoint_cnt read from store with 1 bulk read 8 years ago
  Daehyeok Mun 7f473c779a Refactoring logrus import and formatting 8 years ago
  Jana Radhakrishnan 1f4c1cb75c Avoid k/v store endpoint update in swarm mode 9 years ago
  Alessandro Boch 9328f1ea1e Refresh special drivers networks if present in store 9 years ago
  Alessandro Boch bc6203bd0a Do not allow network creation if datastore is missing 9 years ago
  Jana Radhakrishnan ffdceda255 Add service support 9 years ago
  Jana Radhakrishnan 89e72d8888 Remove kvstore deps from datastore package 9 years ago
  Madhu Venugopal c92b196d2e Reload config should initialize only the appropriate datastore 9 years ago
  Alessandro Boch c92a4e9fd6 Avoid network/endpoint count inconsistences 9 years ago
  Santhosh Manohar f845a45b4f Merge pull request #908 from aboch/dds 9 years ago
  Alessandro Boch 209cb0b476 Allow to pass global datastore config 9 years ago
  Madhu Venugopal 799369da81 getNetworksFromStore should not fail on inconsistent network state 9 years ago
  Madhu Venugopal 101e63f593 getNetworksFromStore should return all valid networks 9 years ago