Skip to content

Commit fcb7460

Browse files
committed
Changelog
1 parent 87fb21b commit fcb7460

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

crates/stackable-operator/CHANGELOG.md

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

1818
- Fix the CRD description of `ClientAuthenticationDetails` to not contain internal Rust doc, but a public CRD description ([#846]).
1919
- `StackableAffinity` fields are no longer erroneously marked as required ([#855]).
20+
- BREAKING: `ClusterResources` will now only consider deleting objects that are marked as directly owned (via `.metadata.ownerReferences`) ([#862]).
2021

2122
[#846]: https://github.com/stackabletech/operator-rs/pull/846
2223
[#851]: https://github.com/stackabletech/operator-rs/pull/851
2324
[#855]: https://github.com/stackabletech/operator-rs/pull/855
2425
[#858]: https://github.com/stackabletech/operator-rs/pull/858
26+
[#862]: https://github.com/stackabletech/operator-rs/pull/862
2527

2628
## [0.74.0] - 2024-08-22
2729

0 commit comments

Comments
 (0)