You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@ All notable changes to this project will be documented in this file.
8
8
9
9
- Support objectOverrides using `.spec.objectOverrides`.
10
10
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]).
12
11
13
12
### Changed
14
13
15
14
- 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]).
16
16
17
17
### Fixed
18
18
@@ -22,6 +22,7 @@ All notable changes to this project will be documented in this file.
0 commit comments