Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Commit a99ecd2

Browse files
authored
feat: Reduce CRD size (#112)
* feat: Reduce CRD size * changelog
1 parent 94f631f commit a99ecd2

File tree

4 files changed

+506
-7214
lines changed

4 files changed

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

917
### Changed

0 commit comments

Comments
 (0)