Skip to content

Commit f741165

Browse files
committed
doc: adapted changelog
1 parent d59e3dc commit f741165

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
@@ -15,12 +15,14 @@ All notable changes to this project will be documented in this file.
1515
- Set `maxSurge=1` and `maxUnavailable=0` on the OPA DaemonSet rolling update strategy to eliminate
1616
availability gaps during rolling updates ([#819]).
1717
- Document Helm deployed RBAC permissions and remove unnecessary permissions ([#820]).
18+
- Internal operator refactoring: introduce dereference() and validate() steps in the reconciler ([#836]).
1819

1920
[#818]: https://github.com/stackabletech/opa-operator/pull/818
2021
[#819]: https://github.com/stackabletech/opa-operator/pull/819
2122
[#820]: https://github.com/stackabletech/opa-operator/pull/820
2223
[#830]: https://github.com/stackabletech/opa-operator/pull/830
2324
[#831]: https://github.com/stackabletech/opa-operator/pull/831
25+
[#836]: https://github.com/stackabletech/opa-operator/pull/836
2426

2527
## [26.3.0] - 2026-03-16
2628

0 commit comments

Comments
 (0)