Skip to content

Commit 4e57003

Browse files
authored
chore: Update to operator-rs 0.84.1 (#560)
* chore: Run cargo +nightly fmt * changelog * changelog * Bump to operator-rs 0.84.1
1 parent 84cf439 commit 4e57003

File tree

10 files changed

+1302
-574
lines changed

10 files changed

+1302
-574
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ All notable changes to this project will be documented in this file.
77
### Added
88

99
- Run a `containerdebug` process in the background of each Hive container to collect debugging information ([#554]).
10-
11-
### Changed
12-
13-
- Bump `stackable-operator` from `0.82.0` to `0.83.0` ([#553]).
10+
- Aggregate emitted Kubernetes events on the CustomResources ([#560]).
1411

1512
### Fixed
1613

@@ -19,8 +16,8 @@ All notable changes to this project will be documented in this file.
1916
restart ([#544]).
2017

2118
[#544]: https://github.com/stackabletech/hive-operator/pull/544
22-
[#553]: https://github.com/stackabletech/hive-operator/pull/553
2319
[#554]: https://github.com/stackabletech/hive-operator/pull/554
20+
[#560]: https://github.com/stackabletech/hive-operator/pull/560
2421

2522
## [24.11.0] - 2024-11-18
2623

0 commit comments

Comments
 (0)