Skip to content

Commit cf5e81a

Browse files
committed
changelog
1 parent 990756b commit cf5e81a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@ All notable changes to this project will be documented in this file.
66

77
### Changed
88

9-
- Convert `extraVolumes` field to take any arbitrary YAML input, rather than using the underlying schema ([#584]).
9+
- Reduce CRD size from `2.4MB` to `183KB` by accepting arbitrary YAML input instead of the underlying schema for the following fields ([#584]):
10+
- `podOverrides`
11+
- `affinity`
12+
- `extraVolumes`
1013
- Replace `lazy_static` with `std::cell::LazyCell` ([#604]).
1114

1215
[#584]: https://github.com/stackabletech/druid-operator/pull/584

0 commit comments

Comments
 (0)