0.27.0
This release...
- ...drops some BOSH properties:
grootfs.external_logdevice_size_in_mbwhich refers to the ability to use a separate loop device for the XFS log.grootfs.persistent_image_listandgrootfs.store_size_bytes: both in dropped in favour of the new cache management approach which will be governed bygrootfs.cache_size_bytesand a sensible default.
- ...improves the security of the set-UID binary which is used by the Overlay-XFS driver (
tardis) when GrootFS is used in rootless mode. - ...introduces
grootfs.experimental_rootless_modewhich is linked to Garden's respective BOSH property. NOTICE: If you havegarden.experimental_rootless_modeturned on, you will need to recreate your Diego Cells. - ...allows
rootuse to consume GrootFS even if the helper binaries (draxandtardis) are not set-UID. - ...enables GrootFS to download remote layers from an mTLS HTTP store.