Skip to content

Commit cb69146

Browse files
authored
feat: Reduce CRD size (#528)
* feat: Reduce CRD size * changelog
1 parent 3c6d03c commit cb69146

File tree

4 files changed

+447
-7156
lines changed

4 files changed

+447
-7156
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
### Changed
6+
7+
- Reduce CRD size from `472KB` to `45KB` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([#528]):
8+
- `podOverrides`
9+
- `affinity`
10+
11+
[#528]: https://github.com/stackabletech/superset-operator/pull/528
12+
513
## [24.7.0] - 2024-07-24
614

715
### Added

0 commit comments

Comments
 (0)