Skip to content

Commit 3280ef8

Browse files
authored
feat: Reduce CRD size (#750)
* feat: Reduce CRD size * changelog * changelog
1 parent eba516d commit 3280ef8

File tree

4 files changed

+488
-7198
lines changed

4 files changed

+488
-7198
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,20 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
### Changed
8+
9+
- Reduce CRD size from `479KB` to `53KB` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([#750]):
10+
- `podOverrides`
11+
- `affinity`
12+
713
### Fixed
814

915
- Include the global Kafka bootstrap service (not the rolegroup-specific) DNS record as SAN entry in the generated
1016
certificates used by Kafka. This allows you to access Kafka brokers secured using TLS via the global bootstrap
1117
service ([#741]).
1218

1319
[#741]: https://github.com/stackabletech/kafka-operator/pull/741
20+
[#750]: https://github.com/stackabletech/kafka-operator/pull/750
1421

1522
## [24.7.0] - 2024-07-24
1623

0 commit comments

Comments
 (0)