Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Sebastiaan van Stijn
|
863909a749
libnetwork/portmapper: New(): remove unused argument
|
1 年之前 |
Albin Kerouanton
|
c22ec82477
libnet: Fix error capitalization
|
2 年之前 |
Albin Kerouanton
|
42d34e40f9
libnet: Replace BadRequest with InvalidParameter
|
2 年之前 |
Sebastiaan van Stijn
|
be0f4a4737
libnetwork/driver: remove discoverAPI from Windows and Windows overlay
|
2 年之前 |
Sebastiaan van Stijn
|
6ec03d6745
libnetwork: move datastore Scope consts to libnetwork/scope
|
2 年之前 |
Sebastiaan van Stijn
|
704a19b25d
libnetwork/datastore: remove DataStore interface
|
2 年之前 |
Cory Snider
|
1980deffae
libn: refactor platform driver registration
|
2 年之前 |
Sebastiaan van Stijn
|
485977de57
libnetwork/drivers/windows: format code with gofumpt
|
3 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Sebastiaan van Stijn
|
ab35df454d
remove pre-go1.17 build-tags
|
2 年之前 |
Albin Kerouanton
|
bae49ff278
libnet/d/windows: log EnableInternalDNS val after setting it
|
2 年之前 |
Cory Snider
|
28edc8e2d6
libnet: convert to new-style driver registration
|
2 年之前 |
Sebastiaan van Stijn
|
145817a9cf
libnetwork: use strconv instead of fmt.Sprintf()
|
2 年之前 |
Ameya Gawde
|
cba8cf34d2
Set ExternalPortReserved for dummy proxy
|
3 年之前 |
Eng Zer Jun
|
7873c27cfb
all: replace strings.Replace with strings.ReplaceAll
|
3 年之前 |
Sebastiaan van Stijn
|
1b3fef5333
Windows: require Windows Server RS5 / ltsc2019 (build 17763) as minimum
|
3 年之前 |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 年之前 |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 年之前 |
Sebastiaan van Stijn
|
bf28003c99
Replace use of deprecated functions
|
4 年之前 |
Pradip Dhara
|
f366d37c72
Updating IPAM config with results from HNS create network call.
|
6 年之前 |
Euan Harris
|
46bed879da
Merge pull request #2231 from msabansal/winnetwork
|
6 年之前 |
Euan Harris
|
84414583f0
gofmt: Fix formatting warnings
|
6 年之前 |
Pradip Dhara
|
a04a30717e
Forcing a nil IP specified in PortBindings to IPv4zero (0.0.0.0).
|
6 年之前 |
Pradip Dhara
|
1909ecb27a
Pick a random host port if the user does not specify a host port.
|
6 年之前 |
Sandeep Bansal
|
012fcea177
Add support for Internal and Private network types on windows
|
7 年之前 |
Chris Telfer
|
06922d2d81
Use fmt precision to limit string length
|
7 年之前 |
John Stephens
|
c8a3950d8b
Delete stale HNS endpoints when creating a network
|
7 年之前 |
Nick Wood
|
bbbfa21a94
libnetwork Windows driver support for outboundnat policy via generic options
|
7 年之前 |
Cheng-mean Liu
|
5a5b7fee33
Added a new network creation driver option (disable_gatewaydns) for the Windows driver
|
7 年之前 |