Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ All notable changes to this project will be documented in this file.
are no longer created with the placeholder `app.kubernetes.io/component: none` and
`app.kubernetes.io/role-group: none` labels.
StatefulSet selectors and volume claim templates are unchanged, so upgrading is non-breaking.
- Make operations infallible where dependent on static inputs ([#824]).
- Make operations infallible where dependent on static inputs ([#824], [#829]).

### Fixed

Expand All @@ -41,6 +41,7 @@ All notable changes to this project will be documented in this file.
[#819]: https://github.com/stackabletech/hdfs-operator/pull/819
[#821]: https://github.com/stackabletech/hdfs-operator/pull/821
[#824]: https://github.com/stackabletech/hdfs-operator/pull/824
[#829]: https://github.com/stackabletech/hdfs-operator/pull/829

## [26.7.0] - 2026-07-21

Expand Down
Loading
Loading