Skip to content

Commit aa17c5e

Browse files
authored
feat: Support objectOverrides (#665)
* feat: Support objectOverrides * changelog
1 parent ed8e281 commit aa17c5e

9 files changed

Lines changed: 206 additions & 62 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,16 @@ All notable changes to this project will be documented in this file.
77
### Added
88

99
- Add OPA authorization using the operator-rs `OpaConfig` ([#652]).
10+
- Support objectOverrides using `.spec.objectOverrides`.
11+
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#665]).
1012

1113
### Changed
1214

1315
- Bump testing-tools to `0.3.0-stackable0.0.0-dev` ([#664]).
1416

1517
[#652]: https://github.com/stackabletech/hive-operator/pull/652
1618
[#664]: https://github.com/stackabletech/hive-operator/pull/664
19+
[#665]: https://github.com/stackabletech/hive-operator/pull/665
1720

1821
## [25.11.0] - 2025-11-07
1922

Cargo.lock

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

0 commit comments

Comments
 (0)