Joffrey F
|
707e21183f
Fix config hash consistency with unprioritized networks
|
7 年之前 |
Joffrey F
|
faa532c315
Merge pull request #5896 from docker/5874-legacy-proj-name
|
7 年之前 |
Joffrey F
|
3b2ce82fa1
Use true_name for remove operation
|
7 年之前 |
Joffrey F
|
c1657dc46a
Improve legacy network and volume detection
|
7 年之前 |
Joffrey F
|
299ce6ad00
Incorrect key name for IPAM options check
|
7 年之前 |
Joffrey F
|
4dece7fcb2
Retrieve objects using legacy (< 1.21) project names
|
7 年之前 |
Joffrey F
|
344003a2f9
Ignore NotFound for external overlay networks
|
7 年之前 |
Joffrey F
|
d63500a191
Move priority option to service network reference
|
7 年之前 |
Zal Daroga
|
55ee95b6d0
Fixed network priorities. Resolves #5042
|
7 年之前 |
Zal Daroga
|
f50e1a8c2d
Added prioritization of networks
|
7 年之前 |
Joffrey F
|
8155ddc7ad
Add support for custom names for networks, secrets, configs
|
7 年之前 |
Drew Romanyk
|
60f818e548
Add ipam default driver, fixes #5248
|
8 年之前 |
Joffrey F
|
f965d2b374
Add check_duplicate=True when creating network
|
8 年之前 |
Kirin Rastogi
|
103f7963c4
Add exclusion for networkname
|
8 年之前 |
Joffrey F
|
2ba9cd73d1
Network label mismatch now prints a warning instead of raising an error
|
8 年之前 |
Michael Friis
|
f3d09df19b
add exception for windows networking
|
8 年之前 |
Joffrey F
|
d0acefd450
Prevent NoneType error when remote IPAM options is None
|
8 年之前 |
Joffrey F
|
843a0d82a0
Add support for IPAM options in v2 format
|
8 年之前 |
Joffrey F
|
963b672cbd
Ensure network config matches remote for all properties
|
8 年之前 |
Joffrey F
|
ba47fb99ba
Add default labels to networks and volumes created by Compose
|
9 年之前 |
Joffrey F
|
e736151ee4
Make created networks attachable for file format >=2.1
|
9 年之前 |
Joffrey F
|
04e5925a23
Use docker SDK 2.0
|
9 年之前 |
Joffrey F
|
7f60ff5ae6
Avoid breaking when remote driver options are null.
|
9 年之前 |
Joffrey F
|
4aa7d15d97
Call check_remote_network_config from Network.ensure
|
9 年之前 |
Joffrey F
|
ba43d08fbd
Add whitelisted driver option added by the overlay driver to avoid breakage
|
9 年之前 |
Joffrey F
|
cd94c37f5d
Fix merge error (missing Network.labels attribute)
|
9 年之前 |
Joffrey F
|
14716bc2da
Merge branch 'master' of https://github.com/dbdd4us/compose into dbdd4us-master
|
9 年之前 |
dbdd
|
bdcce13f4a
add support for creating volume and network with label definition
|
9 年之前 |
Joffrey F
|
e5ded6ff9b
Add support for enable_ipv6 in network definition.
|
9 年之前 |
Jonathan Giannuzzi
|
83f35e132b
Add support for creating internal networks
|
9 年之前 |