containerd/internal/cri
Maksim An c7ea06a69b fix default working directory hostProcess
Per https://github.com/kubernetes/enhancements/tree/master/keps/sig-windows/1981-windows-privileged-container-support#container-mounts
the default working directory for `hostProcess` containers should
be `C:\hpc`, however the current default is set to windows default
which is `C:\`.

Signed-off-by: Maksim An <maksiman@microsoft.com>
2024-04-11 23:35:55 -07:00
..
annotations cri: add pause image name to annotations 2024-04-09 22:33:58 +08:00
bandwidth Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
config sandbox: add struct tags for PinnedImages 2024-02-26 10:15:24 +08:00
constants Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
instrument Wire through CRI ContainerCheckpoint RPC 2024-03-07 17:34:07 +00:00
io Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
labels Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
nri Move nri packages to plugin and internal 2024-02-29 21:37:36 -08:00
opts fix(cri): fix unexpected order of mounts since go 1.19 2024-03-30 10:57:57 +08:00
server fix default working directory hostProcess 2024-04-11 23:35:55 -07:00
seutil pkg/seutil: move to internal/cri 2024-03-20 11:11:24 +01:00
store sandbox: add methods to sandboxService 2024-02-26 10:10:11 +08:00
systemd pkg/systemd: move to internal/cri 2024-03-20 11:05:25 +01:00
testing Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
types Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00
util Move CRI from pkg/ to internal/ 2024-02-02 10:12:08 -08:00