Skip to content

Commit d4bf8a6

Browse files
committed
chore: Add changelog entry
1 parent 0c46d3d commit d4bf8a6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

crates/stackable-webhook/CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Fixed
8+
9+
- Force apply the CRD in the CRD maintainer ([#1116]).
10+
11+
This ensures the operator will be the sole manager of the CRD (and all its fields) going forward.
12+
This avoids running into conflicts when CRDs were previously deployed by helm or stackablectl.
13+
14+
[#1116]: https://github.com/stackabletech/operator-rs/pull/1116
15+
716
## [0.7.0] - 2025-10-16
817

918
### Added

0 commit comments

Comments
 (0)