Skip to content

Commit 8a88110

Browse files
razvanmaltesander
andcommitted
Implement pause/stop. (#337)
# Description *Please add a description here. This will become the commit message of the merge request later.* Co-authored-by: Malte Sander <malte.sander.it@gmail.com> Co-authored-by: Malte Sander <contact@maltesander.com>
1 parent 9ab7775 commit 8a88110

24 files changed

+401
-2541
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@ All notable changes to this project will be documented in this file.
88

99
- Deploy default and support custom affinities ([#319]).
1010
- Added OLM bundle files ([#328]).
11+
- Extend cluster resources for status and cluster operation (paused, stopped) ([#337]).
1112

1213
### Changed
1314

14-
- `operator-rs` `0.36.0` -> `0.37.0` ([#326]).
15+
- `operator-rs` `0.36.0` -> `0.39.0` ([#326], [#337]).
1516
- [Breaking] Moved top level config option to `clusterConfig` ([#326]).
1617

1718
### Removed
@@ -22,6 +23,7 @@ All notable changes to this project will be documented in this file.
2223
[#326]: https://github.com/stackabletech/hdfs-operator/pull/326
2324
[#328]: https://github.com/stackabletech/hdfs-operator/pull/328
2425
[#332]: https://github.com/stackabletech/hdfs-operator/pull/332
26+
[#337]: https://github.com/stackabletech/hdfs-operator/pull/337
2527

2628
## [23.1.0] - 2023-01-23
2729

0 commit comments

Comments
 (0)