Sebastiaan van Stijn
|
bb17074119
reformat "nolint" comments
|
4 年之前 |
Sebastiaan van Stijn
|
b4c0c7c076
G601: Implicit memory aliasing in for loop
|
4 年之前 |
Brian Goff
|
4b981436fe
Fixup libnetwork lint errors
|
4 年之前 |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 年之前 |
Sebastiaan van Stijn
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
6 年之前 |
Sebastiaan van Stijn
|
f6f58f3858
daemon.getEndpointInNetwork() is only used on Windows
|
6 年之前 |
Sebastiaan van Stijn
|
20dde01848
Move EnableServiceDiscoveryOnDefaultNetwork to container-operations
|
6 年之前 |
Tonis Tiigi
|
d6424a088d
builder: setup code for a bridge networking
|
7 年之前 |
Chris Telfer
|
8e0f6bc903
Update moby to use scalable-lb libnetwork APIs
|
7 年之前 |
Brian Goff
|
c0bc14e8dd
Move network conversions out of API router
|
7 年之前 |
Brian Goff
|
cc8f358c23
Move network operations out of container package
|
7 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Chris Telfer
|
3da4ebf355
Delete the load balancer endpoint in Ingress nets
|
7 年之前 |
selansen
|
7cf8b20762
Fix to address regression caused by PR 30897
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Vincent Demeester
|
be14665210
Merge pull request #36021 from yongtang/30897-follow-up
|
7 年之前 |
Yong Tang
|
ccc2ed0189
Rename FindUniqueNetwork to FindNetwork
|
7 年之前 |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 年之前 |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 年之前 |
Yong Tang
|
b249ccb115
Update and use FindNetwork on Windows.
|
7 年之前 |
Yong Tang
|
cafed80cd0
Update `FindUniqueNetwork` to address network name duplications
|
7 年之前 |
Pradip Dhara
|
41071d6648
docker changes corresponding to libnetwork changes.
|
7 年之前 |
Flavio Crisciani
|
51cea0a53c
Restore error type in FindNetwork
|
7 年之前 |
Michael Crosby
|
5a9b5f10cf
Remove solaris files
|
7 年之前 |
Sebastiaan van Stijn
|
e52001c56e
Fix network name masking network ID on delete
|
8 年之前 |
Pradip Dhara
|
c4ad0747e9
Fixing panic when sandbox is nil
|
7 年之前 |
Pradip Dhara
|
d00a07b1e6
Updating moby to correspond to naming convention used in https://github.com/docker/swarmkit/pull/2385
|
7 年之前 |
Pradip Dhara
|
9bed0883e7
Enabling ILB/ELB on windows using per-node, per-network LB endpoint.
|
8 年之前 |
Daniel Nephin
|
f7f101d57e
Add gosimple linter
|
7 年之前 |
Daniel Nephin
|
9b47b7b151
Fix golint errors.
|
8 年之前 |