Skip to content

Commit 4e0b9e8

Browse files
authored
feat: Reduce CRD size (#505)
* feat: Reduce CRD size * changelog
1 parent 38d8df7 commit 4e0b9e8

File tree

4 files changed

+494
-7203
lines changed

4 files changed

+494
-7203
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
### Changed
8+
9+
- Reduce CRD size from `487KB` to `60KB` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([#505]):
10+
- `podOverrides`
11+
- `affinity`
12+
13+
[#505]: https://github.com/stackabletech/hive-operator/pull/505
14+
715
## [24.7.0] - 2024-07-24
816

917
### Added

0 commit comments

Comments
 (0)