Joffrey F
|
2556668c8c
Add check_duplicate=True when creating network
|
8 år sedan |
Kirin Rastogi
|
0e93080850
Add exclusion for networkname
|
8 år sedan |
Joffrey F
|
f6aa53ea6c
Network label mismatch now prints a warning instead of raising an error
|
8 år sedan |
Michael Friis
|
9c0bbaad36
add exception for windows networking
|
8 år sedan |
Joffrey F
|
f2d3ac680e
Prevent NoneType error when remote IPAM options is None
|
8 år sedan |
Joffrey F
|
843a0d82a0
Add support for IPAM options in v2 format
|
8 år sedan |
Joffrey F
|
963b672cbd
Ensure network config matches remote for all properties
|
8 år sedan |
Joffrey F
|
ba47fb99ba
Add default labels to networks and volumes created by Compose
|
9 år sedan |
Joffrey F
|
e736151ee4
Make created networks attachable for file format >=2.1
|
9 år sedan |
Joffrey F
|
04e5925a23
Use docker SDK 2.0
|
9 år sedan |
Joffrey F
|
7f60ff5ae6
Avoid breaking when remote driver options are null.
|
9 år sedan |
Joffrey F
|
4aa7d15d97
Call check_remote_network_config from Network.ensure
|
9 år sedan |
Joffrey F
|
ba43d08fbd
Add whitelisted driver option added by the overlay driver to avoid breakage
|
9 år sedan |
Joffrey F
|
cd94c37f5d
Fix merge error (missing Network.labels attribute)
|
9 år sedan |
Joffrey F
|
14716bc2da
Merge branch 'master' of https://github.com/dbdd4us/compose into dbdd4us-master
|
9 år sedan |
dbdd
|
bdcce13f4a
add support for creating volume and network with label definition
|
9 år sedan |
Joffrey F
|
e5ded6ff9b
Add support for enable_ipv6 in network definition.
|
9 år sedan |
Jonathan Giannuzzi
|
83f35e132b
Add support for creating internal networks
|
9 år sedan |
Daniel Nephin
|
e5529a89e1
Make down idempotent, continue to remove resources if one is missing.
|
9 år sedan |
Matt Daue
|
ee136446a2
Fix #2804: Add ipv4 and ipv6 static addressing
|
9 år sedan |
Joffrey F
|
7152f7ea76
Handle mismatched network formats in config files
|
9 år sedan |
Joffrey F
|
825a0941f0
Network aliases are now part of the network dictionary
|
9 år sedan |
Joffrey F
|
2b5d3f51cb
Allow user to specify custom network aliases
|
9 år sedan |
Daniel Nephin
|
e551988616
Include networks in the config_hash.
|
9 år sedan |
Daniel Nephin
|
0810eeba10
Don't initialize networks that aren't used by any services.
|
9 år sedan |
Daniel Nephin
|
8e838968fe
Refactor project network initlization.
|
9 år sedan |
Aanand Prasad
|
afae365050
Allow custom ipam config
|
9 år sedan |
Aanand Prasad
|
53d56ea245
Quote network names in error messages
|
9 år sedan |
Daniel Nephin
|
0f234154c2
Remove all non-external networks on down.
|
9 år sedan |
Aanand Prasad
|
73fbd01cfe
Support the 'external' option for networks
|
9 år sedan |