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-08-24 21:43:14 +00:00
2025-02-05 21:58:39 -07:00
2025-05-27 13:41:32 -06:00
2025-12-17 12:30:43 -07:00
2021-02-16 11:54:12 -08:00
2025-02-05 09:23:06 -07:00
2025-10-30 10:23:42 +01:00
2025-12-09 23:16:00 -07:00
2024-12-30 00:48:00 -07:00
2025-01-21 09:42:27 -07:00
2025-08-01 16:48:30 -06:00
2025-09-05 14:16:03 +02:00
2025-04-04 05:12:57 -06:00
2023-03-29 13:18:40 -06:00

Warewulf v4

Warewulf

Warewulf is a stateless, network-boot cluster provisioning system designed primarily for use in HPC clusters.

Description
No description provided
Readme 28 MiB
Languages
Go 94.1%
Shell 4%
Makefile 1.2%
Python 0.4%
Dockerfile 0.3%