File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments