Olli Janatuinen
|
a3fcd4b82a
Add alias for hostname if hostname != container
|
6 年 前 |
Vincent Demeester
|
da823cf3a5
Merge pull request #38853 from cyphar/integration-cli-ensureImage
|
6 年 前 |
Sebastiaan van Stijn
|
bcb4a331f9
connectToNetwork: use locally scoped err
|
6 年 前 |
Sebastiaan van Stijn
|
ebe0174f22
Simplify hasUserDefinedIPAddress, and centralize validation
|
6 年 前 |
Sebastiaan van Stijn
|
20dde01848
Move EnableServiceDiscoveryOnDefaultNetwork to container-operations
|
6 年 前 |
Sebastiaan van Stijn
|
0169ad3e2a
Remove redundant isNetworkHotPluggable() function
|
6 年 前 |
Aleksa Sarai
|
d283c7fa2b
*: remove interfacer linter from CI
|
6 年 前 |
Flavio Crisciani
|
e353e7e3f0
Fixes for resolv.conf
|
7 年 前 |
Brian Goff
|
cc8f358c23
Move network operations out of container package
|
7 年 前 |
Chris Telfer
|
c27417aa7d
Remove (now) extra call to sb.DisableService()
|
7 年 前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年 前 |
Brian Goff
|
c379d2681f
Fix race in attachable network attachment
|
7 年 前 |
Yong Tang
|
d63a5a1ff5
Fix network alias issue
|
7 年 前 |
Abhinandan Prativadi
|
a042e5a20a
Disable service on release network
|
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
|
cafed80cd0
Update `FindUniqueNetwork` to address network name duplications
|
7 年 前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年 前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年 前 |
Madhan Raj Mookkandy
|
349913ce9f
Include Endpoint List for Shared Endpoints
|
8 年 前 |
Fabio Kung
|
37addf0a50
Net operations already hold locks to containers
|
8 年 前 |
Fabio Kung
|
a43be3431e
avoid re-reading json files when copying containers
|
8 年 前 |
Fabio Kung
|
edad52707c
save deep copies of Container in the replica store
|
8 年 前 |
Fabio Kung
|
aacddda89d
Move checkpointing to the Container object
|
8 年 前 |
Fabio Kung
|
eed4c7b73f
keep a consistent view of containers rendered
|
8 年 前 |
Brian Goff
|
4d0888e32b
Lock container while connecting to a new network.
|
8 年 前 |
Alessandro Boch
|
2418f25767
Do not error out on serv bind deactivation if no sbox is found
|
8 年 前 |
Alessandro Boch
|
4ca7d4f0c1
Fix start/restart of detached container
|
8 年 前 |