Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 years ago |
Sebastiaan van Stijn
|
0c84c322ae
daemon, oci: remove LCOW bits
|
4 years ago |
Brian Goff
|
24f173a003
Replace service "Capabilities" w/ add/drop API
|
5 years ago |
Brian Goff
|
7a9cb29fb9
Accept platform spec on container create
|
5 years ago |
Olli Janatuinen
|
1308a3a99f
Move DefaultCapabilities() to caps package
|
5 years ago |
Sebastiaan van Stijn
|
6b91ceff74
Use hcsshim osversion package for Windows versions
|
6 years ago |
John Howard
|
8988448729
Remove refs to jhowardmsft from .go code
|
5 years ago |
Sebastiaan van Stijn
|
07ff4f1de8
goimports: fix imports
|
6 years ago |
John Howard
|
a3eda72f71
Merge pull request #38541 from Microsoft/jjh/containerd
|
6 years ago |
Jean Rouge
|
7fdac7eb0f
Making it possible to pass Windows credential specs directly to the engine
|
6 years ago |
John Howard
|
d4ceb61f2b
LCOW:Reworking spec builder
|
6 years ago |
John Howard
|
20833b06a0
Windows: (WCOW) Generate OCI spec that remote runtime can escape
|
6 years ago |
John Howard
|
85ad4b16c1
Windows: Experimental: Allow containerd for runtime
|
6 years ago |
Drew Erny
|
6f1d7ddfa4
Use Runtime target
|
6 years ago |
Drew Erny
|
04995fa7c7
Add CredentialSpec from configs support
|
6 years ago |
Yusuf Tarık Günaydın
|
86bd2e9864
Implemented memory and CPU limits for LCOW.
|
7 years ago |
Olli Janatuinen
|
80d7bfd54d
Capabilities refactor
|
6 years ago |
Michael Crosby
|
b940cc5cff
Move caps and device spec utils to `oci` pkg
|
6 years ago |
Justin Terry (VM)
|
b2d99865ea
Add --device support for Windows
|
7 years ago |
John Starks
|
e9268d9642
lcow: Allow the client to add device cgroup rules
|
7 years ago |
John Starks
|
349aeeab7c
lcow: Allow the client to add or remove capabilities
|
7 years ago |
Brian Goff
|
cc8f358c23
Move network operations out of container package
|
7 years ago |
John Howard
|
0f5fe3f9cf
Windows: Fix Hyper-V containers regression from 36586
|
7 years ago |
Kir Kolyshkin
|
d6ea46ceda
container.BaseFS: check for nil before deref
|
7 years ago |
Sebastiaan van Stijn
|
1346a2c89a
Merge pull request #36267 from Microsoft/jjh/removeservicing
|
7 years ago |
John Howard
|
d4f37c0885
Windows: Remove servicing mode
|
7 years ago |
Daniel Nephin
|
2b1a2b10af
Move ImageService to new package
|
7 years ago |
Daniel Nephin
|
0dab53ff3c
Move all daemon image methods into imageService
|
7 years ago |
Daniel Nephin
|
f6639cb46d
GetLayerFolders
|
7 years ago |
Brian Goff
|
c02171802b
Merge configs/secrets in unix implementation
|
7 years ago |