Skip to content

Commit 65660c2

Browse files
committed
adapted changelog
1 parent 81628d2 commit 65660c2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@ All notable changes to this project will be documented in this file.
88

99
- Support objectOverrides using `.spec.objectOverrides`.
1010
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#741]).
11-
- Enable the [restart-controller](https://docs.stackable.tech/home/nightly/commons-operator/restarter/), so that the Pods are automatically restarted on config changes ([#743]).
1211

1312
### Changed
1413

1514
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#747]).
15+
- Added warning and exit condition to format-namenodes container script to check for corrupted data after formatting ([#751]).
1616

1717
### Fixed
1818

@@ -22,6 +22,7 @@ All notable changes to this project will be documented in this file.
2222
[#743]: https://github.com/stackabletech/hdfs-operator/pull/743
2323
[#746]: https://github.com/stackabletech/hdfs-operator/pull/746
2424
[#747]: https://github.com/stackabletech/hdfs-operator/pull/747
25+
[#751]: https://github.com/stackabletech/hdfs-operator/pull/751
2526

2627
## [25.11.0] - 2025-11-07
2728

0 commit comments

Comments
 (0)