Skip to content

Commit 7b25959

Browse files
authored
feat: Reduce CRD size (#450)
* feat: Reduce CRD size * Also address volumeMounts * changelog
1 parent c19cdfe commit 7b25959

File tree

6 files changed

+1520
-19069
lines changed

6 files changed

+1520
-19069
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ 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.2MB` to `103KB` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([#450]):
10+
- `podOverrides`
11+
- `affinity`
12+
- `volumes`
13+
- `volumeMounts`
14+
15+
[#450]: https://github.com/stackabletech/spark-k8s-operator/pull/450
16+
717
## [24.7.0] - 2024-07-24
818

919
### Changed

0 commit comments

Comments
 (0)