Skip to content

Commit 483bc5d

Browse files
dervoetisbernauer
andauthored
chore: Upgrade stackable-operator to 0.110.0 (#695)
* chore: Upgrade stackable-operator to 0.110.0 * chore: crds * chore: changelog * Update rust/operator-binary/src/crd/mod.rs Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de> * chore: address review comments * chore: regenerate nix * chore: move HiveConfigOverrides into versioned module * chore: Dependency bumps * Regenerate nix --------- Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.de> Co-authored-by: Sebastian Bernauer <sebastian.bernauer@stackable.tech>
1 parent c224460 commit 483bc5d

15 files changed

Lines changed: 766 additions & 1026 deletions

File tree

CHANGELOG.md

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

77
### Changed
88

9+
- BREAKING: `configOverrides` now only accepts the supported config file names `hive-site.xml` and `security.properties`. Previously arbitrary keys were silently accepted but ignored ([#695]).
910
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#693]).
11+
- Bump `stackable-operator` to 0.110.0 and `kube` to 3.1.0 ([#695]).
1012

1113
[#693]: https://github.com/stackabletech/hive-operator/pull/693
14+
[#695]: https://github.com/stackabletech/hive-operator/pull/695
1215

1316
## [26.3.0] - 2026-03-16
1417

0 commit comments

Comments
 (0)