Skip to content

Commit 20bc627

Browse files
committed
Add v1.3.5 changelog for cluster reset script
1 parent 28925da commit 20bc627

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and 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

0 commit comments

Comments
 (0)