Daniel Canter
1f8db2467b
go.mod: Bump hcsshim to v0.10.0-rc.1
...
This contains quite a bit (also bumps google/uuid to 1.3.0). Some HostProcess
container improvements to get ready for whenever it goes to stable in
Kubernetes, Hyper-V (windows) container support for CRI, and a plethora of
other small additions and fixes.
Signed-off-by: Daniel Canter <dcanter@microsoft.com >
2022-08-15 17:03:45 -07:00
Sebastiaan van Stijn
36bf3f0e8a
go.mod: github.com/Microsoft/hcsshim v0.8.16
...
full diff: https://github.com/microsoft/hcsshim/compare/v0.8.15...v0.8.16
also updating github.com/Microsoft/hcsshim/test to current master
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2021-04-09 09:12:12 +02:00
Kevin Parsons
82dccdc490
Update github.com/Microsoft/hcsshim to v0.8.15
...
Fixes #4915
Release info: https://github.com/microsoft/hcsshim/releases/tag/v0.8.15
Signed-off-by: Kevin Parsons <kevpar@microsoft.com >
2021-03-02 16:07:40 -08:00
Kevin Parsons
a043c0dc3d
Update github.com/Microsoft/hcsshim to v0.8.10
...
Brings in a variety of changes, mostly to the containerd shim.
There is also a change to the Windows layer unpack code which fixes #4301 .
Release link: https://github.com/microsoft/hcsshim/releases/tag/v0.8.10
Signed-off-by: Kevin Parsons <kevpar@microsoft.com >
2020-09-25 09:28:53 -07:00
John Howard
e16e995939
Vendor Microsoft/hcsshim@8abdbb82
...
Signed-off-by: John Howard <jhoward@microsoft.com >
2019-03-25 11:11:37 -07:00
Justin Terry (VM)
019b0c34de
Introduce containerd-shim-runhcs-v1 on Windows
...
Implements the containerd-shim-runhcs-v1 shim on Windows for the runtime
v2 shim API.
Signed-off-by: Justin Terry (VM) <juterry@microsoft.com >
2018-08-22 08:15:43 -07:00