This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
0.15.0
- Do not leak corrupted volumes when GrootFS is killed half-way during a
grootfs create
. - Uses a more user-friendly error in
grootfs delete
when the image is not found. - Apply a consistent configuration file options naming convention.
- Remove the need of passing
--xfs-progs
togrootfs stats
in theoverlay-xfs
driver. - Allow newer layers to overwrite existing files with symlinks.
- Always create the whiteout device when using the
overlay-xfs
driver. - Set correct owner/permissions in the store path.
- Remove unnecessary dependencies to speed up compilation time.
- Use the ephemeral disk size as a default for the store size.