File tree 4 files changed +352
-7074
lines changed
deploy/helm/opa-operator/crds 4 files changed +352
-7074
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,17 @@ All notable changes to this project will be documented in this file.
11
11
### Changed
12
12
13
13
- 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 `
14
17
15
18
### Fixed
16
19
17
20
- Bundle builder should no longer keep serving deleted rules until it is restarted ([ #578 ] ).
18
21
19
22
[ #578 ] : https://github.com/stackabletech/opa-operator/pull/578
20
23
[ #580 ] : https://github.com/stackabletech/opa-operator/pull/580
24
+ [ #621 ] : https://github.com/stackabletech/opa-operator/pull/621
21
25
22
26
## [ 24.7.0] - 2024-07-24
23
27
You can’t perform that action at this time.
0 commit comments