Skip to content

Commit 4c348d6

Browse files
authored
feat: Reduce CRD size (#853)
* feat: Reduce CRD size by omitting extraVolumes schema * changelog
1 parent d9aecea commit 4c348d6

File tree

4 files changed

+501
-7210
lines changed

4 files changed

+501
-7210
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 `483KB` to `57KB` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([#853]):
10+
- `podOverrides`
11+
- `affinity`
12+
13+
[#853]: https://github.com/stackabletech/zookeeper-operator/pull/853
14+
715
## [24.7.0] - 2024-07-24
816

917
### Added

0 commit comments

Comments
 (0)