containerd / accelerated-container-image

A production-ready remote container image format (overlaybd) and snapshotter based on block-device.
Apache License 2.0
405 stars 73 forks source link

only set vsize on first layer for rw scenarios #243

Closed liulanzheng closed 10 months ago

liulanzheng commented 10 months ago

What this PR does / why we need it:

only set vsize on first layer for rw scenarios, and inherit the vsize config for the upper layers.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

Please check the following list: