Skip to content

Commit 5435195

Browse files
chore: Upgrade stackable-operator to 0.110.1 (#777)
* chore: Upgrade stackable-operator to 0.110.1 * chore: Fix changelog * chore: Version HdfsConfigOverrides * chore: Comment the usages of SecretClassVolumeProvisionParts::PublicPrivate
1 parent efa163c commit 5435195

13 files changed

Lines changed: 732 additions & 204 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,14 @@ All notable changes to this project will be documented in this file.
77
### Changed
88

99
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#770]).
10+
- BREAKING: `configOverrides` now only accepts the known config files (`hdfs-site.xml`,
11+
`core-site.xml`, `hadoop-policy.xml`, `ssl-server.xml`, `ssl-client.xml` and
12+
`security.properties`).
13+
Previously, arbitrary file names were silently accepted and ignored ([#777]).
14+
- Bump `stackable-operator` to 0.110.1 ([#777]).
1015

1116
[#770]: https://github.com/stackabletech/hdfs-operator/pull/770
17+
[#777]: https://github.com/stackabletech/hdfs-operator/pull/777
1218

1319
## [26.3.0] - 2026-03-16
1420

Cargo.lock

Lines changed: 69 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)