Skip to content

Commit

Permalink
feat: Reduce CRD size (#505)
Browse files Browse the repository at this point in the history
* feat: Reduce CRD size

* changelog
  • Loading branch information
sbernauer authored Aug 13, 2024
1 parent 38d8df7 commit 4e0b9e8
Show file tree
Hide file tree
Showing 4 changed files with 494 additions and 7,203 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

### Changed

- Reduce CRD size from `487KB` to `60KB` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([#505]):
- `podOverrides`
- `affinity`

[#505]: https://github.com/stackabletech/hive-operator/pull/505

## [24.7.0] - 2024-07-24

### Added
Expand Down
Loading

0 comments on commit 4e0b9e8

Please sign in to comment.