Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 year ago |
Sebastiaan van Stijn
|
a3c97beee0
image: implement CheckOS, deprecate pkg/system IsOSSupported
|
1 year ago |
Sebastiaan van Stijn
|
150b1c8c73
daemon: daemon.createSpec: remove uses of logrus
|
1 year ago |
Sebastiaan van Stijn
|
2cbed9d2a8
daemon: inline Daemon.getDNSSearchSettings
|
1 year ago |
Sebastiaan van Stijn
|
210932b3bf
daemon: format code with gofumpt
|
3 years ago |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
Cory Snider
|
d222bf097c
daemon: reload runtimes w/o breaking containers
|
2 years ago |
Cory Snider
|
0b592467d9
daemon: read-copy-update the daemon config
|
2 years ago |
Cory Snider
|
0ffaa6c785
daemon: add annotations to container HostConfig
|
2 years ago |
Sebastiaan van Stijn
|
f95e9b68d6
daemon: use strings.Cut() and cleanup error messages
|
2 years ago |
Nicolas De Loof
|
def549c8f6
imageservice: Add context to various methods
|
2 years ago |
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
|
2 years ago |
Nicolas De Loof
|
9a849cc83a
introduce GetImageOpts to manage image inspect data in backend
|
2 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
|
3 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 |