Files
warewulf/overlays
kosmolito 378abfc373 fix(mkfs): correctly handle already-formatted disks and conditional overwrite
- Updated `already_formatted()` to use `blkid` plus safe read-only mount for accurate filesystem detection.
- Added conditional `-f` flag to `mkfs` only when `overwrite: true` is set.
- Removed `continue` statements from the shell script to prevent runtime errors.
- Updated Go overlay snapshot tests to reflect new template rendering.
- Ensures disks with leftover signatures but no valid filesystem are properly reformatted during node provisioning.
2025-12-17 14:37:35 -07:00
..
2025-11-30 02:38:33 +00:00
2025-12-01 03:39:54 +00:00
2025-11-27 02:48:28 +00:00
2025-11-27 23:07:16 +00:00
2025-01-21 09:52:58 -07:00
2025-12-09 23:16:00 -07:00
2025-02-20 01:41:10 -07:00