Skip to content

Commit b184ac6

Browse files
authored
feat: Support objectOverrides (#364)
* feat: Support objectOverrides * changelog * Use op-rs 0.102.0
1 parent 326da9e commit b184ac6

7 files changed

Lines changed: 203 additions & 61 deletions

File tree

CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Added
8+
9+
- Support objectOverrides using `.spec.objectOverrides` on the `Listener`.
10+
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#364]).
11+
712
### Changed
813

914
- OLM deployer doesn't add owner references to cluster scoped objects anymore ([#360]).
@@ -14,6 +19,7 @@ All notable changes to this project will be documented in this file.
1419

1520
[#360]: https://github.com/stackabletech/listener-operator/pull/360
1621
[#363]: https://github.com/stackabletech/listener-operator/pull/363
22+
[#364]: https://github.com/stackabletech/listener-operator/pull/364
1723

1824
## [25.11.0] - 2025-11-07
1925

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)