Skip to content

Commit

Permalink
Add ability to set default scratch size for containers/UVM and re-use…
Browse files Browse the repository at this point in the history
… LCOW container scratch

* Add containerd.toml options to be able to set the default scratch space size for containers and
the UVMs scratch size for WCOW.

* Add containerd.toml option to be able to specify that we'd like to share the sandbox containers
scratch space for workload containers for LCOW.

* Evaluate symlinks for the sandbox.vhd in the scratch layer as that's what is expected to be
set up by the LCOW snapshotter instead of an absolute path to a previous containers sandbox.vhd.

Signed-off-by: Daniel Canter <[email protected]>
  • Loading branch information
dcantah committed Oct 21, 2020
1 parent 0ab229b commit 7fe214b
Show file tree
Hide file tree
Showing 4 changed files with 382 additions and 128 deletions.
Loading

0 comments on commit 7fe214b

Please sign in to comment.