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 Nov 4, 2020
1 parent 6e6b6ce commit 99786b5
Show file tree
Hide file tree
Showing 5 changed files with 387 additions and 128 deletions.
Loading

0 comments on commit 99786b5

Please sign in to comment.