containerd / accelerated-container-image

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

Make use of WithTransaction #209

Open HileQAQ opened 1 year ago

HileQAQ commented 1 year ago

What this PR does / why we need it: Refer to this, we need to synchronize with containerd's overlay snapshotter. Use WithTransaction rather than TransactionContext.

This PR also has other changes:

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: