Rob Murray
|
a26c953b94
Add comment explaining network-create flow for Swarm
|
1 年之前 |
Sebastiaan van Stijn
|
7cb1efebec
api/types: move NetworkListConfig to api/types/backend
|
1 年之前 |
Albin Kerouanton
|
40adb4317b
api: Remove duplicated check on CheckDuplicate
|
1 年之前 |
Sebastiaan van Stijn
|
6ec03d6745
libnetwork: move datastore Scope consts to libnetwork/scope
|
1 年之前 |
Sebastiaan van Stijn
|
8ea78b34ab
rename some variables that shadowed imports or package types
|
2 年之前 |
Sebastiaan van Stijn
|
9f4acceb6a
remove redundant alias for libnetwork/datastore imports
|
2 年之前 |
Sebastiaan van Stijn
|
0c9ff0b45a
api/server/httputils: add ReadJSON() utility
|
3 年之前 |
Sebastiaan van Stijn
|
2d45b5ddbc
api: filters: return correct status on invalid filters
|
3 年之前 |
Brian Goff
|
a0a473125b
Fix libnetwork imports
|
4 年之前 |
Sebastiaan van Stijn
|
a1afad3aab
api/types: remove errdefs dependency
|
5 年之前 |
Sebastiaan van Stijn
|
c7b488fbc8
API: properly handle invalid JSON to return a 400 status
|
6 年之前 |
Brian Goff
|
c0bc14e8dd
Move network conversions out of API router
|
7 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Sebastiaan van Stijn
|
2b2265acbb
Merge pull request #35989 from dani-docker/orca-11380
|
7 年之前 |
Yong Tang
|
d63a5a1ff5
Fix network alias issue
|
7 年之前 |
Dani Louca
|
2e0990f165
fix verbose for partial overlay ID
|
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 年之前 |
Sebastiaan van Stijn
|
e309f98b84
Merge pull request #35030 from tossmilestone/34459-fix-network-create-conflict-errcode
|
7 年之前 |
He Xiaoxi
|
ab1871872d
Fix returned error code for network creation from 500 to 409
|
7 年之前 |
Sebastiaan van Stijn
|
a4efe66cf2
Replace uses of filters.ToParam(), FromParam() with filters.ToJSON(), FromJSON()
|
7 年之前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年之前 |
Alessandro Boch
|
beebfc0cf6
Fix api server null pointer def on inspect/ls null ipam-driver networks
|
8 年之前 |
Abhinandan Prativadi
|
5bfefb2d36
Changing the get network request to return swarm scope predefined networks
|
8 年之前 |
Yong Tang
|
158b2a1875
Add `scope` filter in `/networks/<id>`
|
8 年之前 |