Skip to content

Commit f8c53ce

Browse files
authored
feat: Reduce CRD size (#574)
* feat: Reduce CRD size * changelog
1 parent a517f5f commit f8c53ce

File tree

4 files changed

+1515
-21708
lines changed

4 files changed

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

917
### Added

0 commit comments

Comments
 (0)