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

Commit ca40a84

Browse files
authored
feat: Reduce CRD size (#118)
* feat: Reduce CRD size * chagelog
1 parent c6f3795 commit ca40a84

File tree

4 files changed

+499
-7205
lines changed

4 files changed

+499
-7205
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 `484KB` to `57KB` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([#118]):
10+
- `podOverrides`
11+
- `affinity`
12+
13+
[#118]: https://github.com/stackabletech/edc-operator/pull/118
14+
15+
## [24.7.0] - 2024-07-24
16+
717
### Added
818

919
- Configuration overrides for the JVM security properties, such as DNS caching ([#24]).

0 commit comments

Comments
 (0)