v1.3.8
Changes
- Wipe scripts now wipe both NVMe and eMMC by default - Both drives are wiped to ensure clean state for re-flashing
- Prominent data destruction warning - Clear visual warning showing exactly what will be destroyed
- Safer confirmation - Changed from 'yes' to 'DESTROY' to prevent accidental execution
- Skip flags available - Use
--no-nvmeor--no-emmcto skip specific drives
Example Output
╔════════════════════════════════════════════╗
║ ⚠️ WARNING: DATA DESTRUCTION ⚠️ ║
╚════════════════════════════════════════════╝
Data to be PERMANENTLY DESTROYED:
• NVMe drives: /dev/nvme0n1
• eMMC boot drives: /dev/mmcblk0
• K3s data directories
• Kubernetes state and configurations
This will PERMANENTLY DESTROY ALL DATA on these nodes!
Nodes will be UNBOOTABLE until re-flashed via BMC!
Type 'DESTROY' to confirm:
Full Changelog: v1.3.7...v1.3.8