Skip to content

Commit 8ff2b48

Browse files
chore: Upgrade stackable-operator to 0.110.1 (#751)
* chore: Upgrade stackable-operator to 0.110.0 * chore: Upgrade rustls-webpki * chore: Improve code style * chore: Version HbaseConfigOverrides
1 parent 2879e3e commit 8ff2b48

13 files changed

Lines changed: 665 additions & 210 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,13 @@
55
### Changed
66

77
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#745]).
8+
- BREAKING: `configOverrides` now only accepts the known config files (`hbase-site.xml`,
9+
`hbase-env.sh`, `ssl-server.xml`, `ssl-client.xml` and `security.properties`).
10+
Previously, arbitrary file names were silently accepted and ignored ([#751]).
11+
- Bump `stackable-operator` to 0.110.1 and snafu to 0.9 ([#751]).
812

913
[#745]: https://github.com/stackabletech/hbase-operator/pull/745
14+
[#751]: https://github.com/stackabletech/hbase-operator/pull/751
1015

1116
## [26.3.0] - 2026-03-16
1217

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)