Skip to content

Commit e5c2097

Browse files
committed
feat: Reduce CRD size by omitting extraVolumes schema
1 parent a9f1806 commit e5c2097

File tree

7 files changed

+2769
-37727
lines changed

7 files changed

+2769
-37727
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +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]).
910
- Replace `lazy_static` with `std::cell::LazyCell` ([#604]).
1011

12+
[#584]: https://github.com/stackabletech/druid-operator/pull/584
1113
[#604]: https://github.com/stackabletech/druid-operator/pull/604
1214

1315
## [24.7.0] - 2024-07-24

0 commit comments

Comments
 (0)