Skip to content

Commit 5023b2a

Browse files
authored
feat: Reduce CRD size (#664)
* feat: Reduce CRD size * changelog
1 parent 1cae3ad commit 5023b2a

File tree

5 files changed

+1166
-8985
lines changed

5 files changed

+1166
-8985
lines changed

CHANGELOG.md

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

55
## [Unreleased]
66

7+
- Reduce CRD size from `637KB` to `105KB` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([#664]):
8+
- `podOverrides`
9+
- `affinity`
10+
- `extraVolumes`
11+
12+
[#664]: https://github.com/stackabletech/nifi-operator/pull/664
13+
714
## [24.7.0] - 2024-07-24
815

916
### Added

0 commit comments

Comments
 (0)