File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.3.5] - 2025-12-27
9+
10+ ### Added
11+
12+ - Cluster reset script (` scripts/reset-cluster.sh ` ) for clean reinstall
13+ - Stops and uninstalls K3s on all nodes
14+ - Wipes NVMe data partitions and Longhorn storage
15+ - Clears container, CNI, and iptables configuration
16+ - Power cycles nodes via BMC
17+ - Supports dry-run mode and selective node targeting
18+
819## [ 1.3.4] - 2025-12-27
920
1021### Changed
@@ -298,6 +309,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
298309- Comprehensive installation guide (INSTALL.md)
299310- Implementation documentation (docs/IMPLEMENTATION.md)
300311
312+ [ 1.3.5 ] : https://github.com/jfreed-dev/turing-ansible-cluster/compare/v1.3.4...v1.3.5
301313[ 1.3.4 ] : https://github.com/jfreed-dev/turing-ansible-cluster/compare/v1.3.3...v1.3.4
302314[ 1.3.3 ] : https://github.com/jfreed-dev/turing-ansible-cluster/compare/v1.3.2...v1.3.3
303315[ 1.3.2 ] : https://github.com/jfreed-dev/turing-ansible-cluster/compare/v1.3.1...v1.3.2
You can’t perform that action at this time.
0 commit comments