Skip to content

Commit 0693101

Browse files
committed
chore: Add changelog entry
1 parent 51b5486 commit 0693101

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

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

1414
### Changed
1515

16+
- The operator now deploys the selected ListenerClass preset instead of relying on Helm ([#369]).
17+
- This mechanism is currently tied to CRD maintenance.
1618
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#366]).
1719
- OLM deployer doesn't add owner references to cluster scoped objects anymore ([#360]).
1820
Owner references ensure that objects are garbage collected by OpenShift upon operator removal but they cause problems when the operator is updated.
@@ -26,6 +28,7 @@ All notable changes to this project will be documented in this file.
2628
[#365]: https://github.com/stackabletech/listener-operator/pull/365
2729
[#366]: https://github.com/stackabletech/listener-operator/pull/366
2830
[#368]: https://github.com/stackabletech/listener-operator/pull/368
31+
[#369]: https://github.com/stackabletech/listener-operator/pull/369
2932

3033
## [25.11.0] - 2025-11-07
3134

0 commit comments

Comments
 (0)