Skip to content

Commit

Permalink
feat: Reduce CRD size (#574)
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 a517f5f commit f8c53ce
Show file tree
Hide file tree
Showing 4 changed files with 1,515 additions and 21,708 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 `1.4MB` to `136KB` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([#574]):
- `podOverrides`
- `affinity`

[#574]: https://github.com/stackabletech/hdfs-operator/pull/574

## [24.7.0] - 2024-07-24

### Added
Expand Down
Loading

0 comments on commit f8c53ce

Please sign in to comment.