Skip to content

Commit c63e9f9

Browse files
committed
Set explicit resources on all containers (#693)
# Description Part of stackabletech/issues#394 Supersedes stackabletech/issues#394
1 parent a0f4a8a commit c63e9f9

File tree

15 files changed

+9870
-994
lines changed

15 files changed

+9870
-994
lines changed

CHANGELOG.md

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

99
- Generate OLM bundle for Release 23.4.0 ([#672]).
1010
- Expose `ZOOKEEPER_CLIENT_PORT` in discovery CM ([#675], [#676]).
11-
- Missing CRD defaults for `status.conditions` field ([#682]).
1211
- Support for ZooKeeper `3.8.1` ([#689]).
12+
- Set explicit resources on all containers ([#693]).
13+
14+
### Fixed
15+
16+
- Missing CRD defaults for `status.conditions` field ([#682]).
1317

1418
### Changed
1519

@@ -26,6 +30,7 @@ All notable changes to this project will be documented in this file.
2630
[#680]: https://github.com/stackabletech/zookeeper-operator/pull/680
2731
[#682]: https://github.com/stackabletech/zookeeper-operator/pull/682
2832
[#689]: https://github.com/stackabletech/zookeeper-operator/pull/689
33+
[#693]: https://github.com/stackabletech/zookeeper-operator/pull/693
2934

3035
## [23.4.0] - 2023-04-17
3136

0 commit comments

Comments
 (0)