Skip to content

Commit 5911a51

Browse files
committed
chore: Add changelog entry
1 parent 727a98e commit 5911a51

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

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

77
### Changed
88

9+
- Gracefully shutdown all concurrent tasks by forwarding the SIGTERM signal ([#674]).
910
- OLM deployer doesn't add owner references to cluster scoped objects anymore ([#667]).
1011
Owner references ensure that objects are garbage collected by OpenShift upon operator removal but they cause problems when the operator is updated.
1112
This means that cluster wide objects are not removed anymore when the operator is uninstalled.
@@ -36,6 +37,7 @@ All notable changes to this project will be documented in this file.
3637
[#667]: https://github.com/stackabletech/secret-operator/pull/667
3738
[#670]: https://github.com/stackabletech/secret-operator/pull/670
3839
[#671]: https://github.com/stackabletech/secret-operator/pull/671
40+
[#674]: https://github.com/stackabletech/secret-operator/pull/674
3941
4042
## [25.11.0] - 2025-11-07
4143

0 commit comments

Comments
 (0)