Skip to content

Commit 984604d

Browse files
authored
feat: Reduce CRD size (#621)
* feat: Reduce CRD size * changelog
1 parent b047f46 commit 984604d

File tree

4 files changed

+352
-7074
lines changed

4 files changed

+352
-7074
lines changed

CHANGELOG.md

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

1313
- Rewrite of the OPA bundle builder ([#578]).
14+
- Reduce CRD size from `468KB` to `42KB` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([#621]):
15+
- `podOverrides`
16+
- `affinity`
1417

1518
### Fixed
1619

1720
- Bundle builder should no longer keep serving deleted rules until it is restarted ([#578]).
1821

1922
[#578]: https://github.com/stackabletech/opa-operator/pull/578
2023
[#580]: https://github.com/stackabletech/opa-operator/pull/580
24+
[#621]: https://github.com/stackabletech/opa-operator/pull/621
2125

2226
## [24.7.0] - 2024-07-24
2327

0 commit comments

Comments
 (0)