Skip to content

Commit 5dfc79f

Browse files
committed
feat: Support objectOverrides
1 parent 22dd5b6 commit 5dfc79f

9 files changed

Lines changed: 209 additions & 62 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,17 @@ 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`.
10+
See [objectOverrides concepts page](https://docs.stackable.tech/home/nightly/concepts/overrides/#object-overrides) for details ([#XXX]).
11+
712
### Fixed
813

914
- Also listen on the loopback interface so that k8s port-forwards work ([#870]).
1015

1116
[#870]: https://github.com/stackabletech/nifi-operator/pull/870
17+
[#XXX]: https://github.com/stackabletech/nifi-operator/pull/XXX
1218

1319
## [25.11.0] - 2025-11-07
1420

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)