Skip to content

Commit e854cd1

Browse files
chore: Upgrade stackable-operator to 0.110.1
1 parent efa163c commit e854cd1

13 files changed

Lines changed: 711 additions & 205 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,14 @@ All notable changes to this project will be documented in this file.
66

77
### Changed
88

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

1115
[#770]: https://github.com/stackabletech/hdfs-operator/pull/770
16+
[#777]: https://github.com/stackabletech/hdfs-operator/pull/777
1217

1318
## [26.3.0] - 2026-03-16
1419

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)