Skip to content

v1.3.7

Choose a tag to compare

@jfreed-dev jfreed-dev released this 19 Jan 14:42
· 24 commits to main since this release

Bug Fixes

  • Helper scripts bash compatibility - Fixed set -e compatibility issues with STEP increment and log_output function that caused scripts to exit prematurely
  • Secrets auto-loading - Scripts now auto-load credentials from ~/.secrets/turning-pi-cluster-bmc file format (ip, username, password)
  • SSH key detection - Scripts auto-detect SSH key from ~/.secrets/turningpi-cluster

Tested

All scripts verified working on physical TuringPi cluster:

  • cluster-preflight.sh - 18 checks passed
  • k3s-wipe.sh - Dry-run completed successfully
  • talos-wipe.sh - Dry-run completed successfully

Full Changelog: v1.3.6...v1.3.7