Sebastiaan van Stijn
|
04ff4a2ba4
Merge pull request #39137 from arkodg/attach-to-existing-network-error
|
6 lat temu |
Olli Janatuinen
|
a3fcd4b82a
Add alias for hostname if hostname != container
|
6 lat temu |
Arko Dasgupta
|
31e8fcc678
Change Forbidden Error (403) to Conflict(409)
|
6 lat temu |
Arko Dasgupta
|
871acb1c86
Gracefully take care of the error case when a container
|
6 lat temu |
Vincent Demeester
|
da823cf3a5
Merge pull request #38853 from cyphar/integration-cli-ensureImage
|
6 lat temu |
Sebastiaan van Stijn
|
bcb4a331f9
connectToNetwork: use locally scoped err
|
6 lat temu |
Sebastiaan van Stijn
|
ebe0174f22
Simplify hasUserDefinedIPAddress, and centralize validation
|
6 lat temu |
Sebastiaan van Stijn
|
20dde01848
Move EnableServiceDiscoveryOnDefaultNetwork to container-operations
|
6 lat temu |
Sebastiaan van Stijn
|
0169ad3e2a
Remove redundant isNetworkHotPluggable() function
|
6 lat temu |
Aleksa Sarai
|
d283c7fa2b
*: remove interfacer linter from CI
|
6 lat temu |
Flavio Crisciani
|
e353e7e3f0
Fixes for resolv.conf
|
7 lat temu |
Brian Goff
|
cc8f358c23
Move network operations out of container package
|
7 lat temu |
Chris Telfer
|
c27417aa7d
Remove (now) extra call to sb.DisableService()
|
7 lat temu |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 lat temu |
Brian Goff
|
c379d2681f
Fix race in attachable network attachment
|
7 lat temu |
Yong Tang
|
d63a5a1ff5
Fix network alias issue
|
7 lat temu |
Abhinandan Prativadi
|
a042e5a20a
Disable service on release network
|
7 lat temu |
Vincent Demeester
|
be14665210
Merge pull request #36021 from yongtang/30897-follow-up
|
7 lat temu |
Yong Tang
|
ccc2ed0189
Rename FindUniqueNetwork to FindNetwork
|
7 lat temu |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 lat temu |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 lat temu |
Yong Tang
|
cafed80cd0
Update `FindUniqueNetwork` to address network name duplications
|
7 lat temu |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 lat temu |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 lat temu |
Madhan Raj Mookkandy
|
349913ce9f
Include Endpoint List for Shared Endpoints
|
8 lat temu |
Fabio Kung
|
37addf0a50
Net operations already hold locks to containers
|
8 lat temu |
Fabio Kung
|
a43be3431e
avoid re-reading json files when copying containers
|
8 lat temu |
Fabio Kung
|
edad52707c
save deep copies of Container in the replica store
|
8 lat temu |
Fabio Kung
|
aacddda89d
Move checkpointing to the Container object
|
8 lat temu |
Fabio Kung
|
eed4c7b73f
keep a consistent view of containers rendered
|
8 lat temu |