Cory Snider
|
e332c41e9d
pkg/containerfs: alias ContainerFS to string
|
2 years ago |
Cory Snider
|
95824f2b5f
pkg/containerfs: simplify ContainerFS type
|
2 years ago |
Sebastiaan van Stijn
|
779a5b3029
ImageService.GetImage(): pass context
|
3 years ago |
Nicolas De Loof
|
9a849cc83a
introduce GetImageOpts to manage image inspect data in backend
|
3 years ago |
Paul "TBBle" Hampson
|
cb07afa3cc
Implement :// separator for arbitrary Windows Device IDTypes
|
3 years ago |
Paul "TBBle" Hampson
|
92f13bad88
Allow Windows Devices to be activated for HyperV Isolation
|
3 years ago |
Paul "TBBle" Hampson
|
c60f70f112
Break out `setupWindowsDevices` and add tests
|
3 years ago |
Sebastiaan van Stijn
|
1b3fef5333
Windows: require Windows Server RS5 / ltsc2019 (build 17763) as minimum
|
3 years ago |
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 |