Skip to content

Commit b512f32

Browse files
authored
chore: Update to operator-rs 0.84.1 (#675)
* chore: Run cargo +nightly fmt * changelog * Bump to operator-rs 0.84.1
1 parent 20b50a9 commit b512f32

File tree

10 files changed

+1610
-944
lines changed

10 files changed

+1610
-944
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +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 OPA container to collect debugging information ([#666]).
10+
- Aggregate emitted Kubernetes events on the CustomResources ([#675]).
1011

1112
### Fixed
1213

@@ -16,6 +17,7 @@ All notable changes to this project will be documented in this file.
1617

1718
[#656]: https://github.com/stackabletech/opa-operator/pull/656
1819
[#666]: https://github.com/stackabletech/opa-operator/pull/666
20+
[#675]: https://github.com/stackabletech/opa-operator/pull/675
1921

2022
## [24.11.0] - 2024-11-18
2123

0 commit comments

Comments
 (0)