Skip to content

Commit 655e49a

Browse files
committed
Bump to operator-rs 0.84.1
1 parent 4ec491a commit 655e49a

File tree

5 files changed

+1052
-359
lines changed

5 files changed

+1052
-359
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ All notable changes to this project will be documented in this file.
99
- The lifetime of auto generated TLS certificates is now configurable with the role and roleGroup
1010
config property `requestedSecretLifetime`. This helps reduce frequent Pod restarts ([#676]).
1111
- Run a `containerdebug` process in the background of each Trino container to collect debugging information ([#687]).
12+
- Support configuring JVM arguments ([#677]).
13+
- Aggregate emitted Kubernetes events on the CustomResources ([#677]).
1214

1315
### Fixed
1416

@@ -20,6 +22,7 @@ All notable changes to this project will be documented in this file.
2022
[#672]: https://github.com/stackabletech/trino-operator/pull/672
2123
[#673]: https://github.com/stackabletech/trino-operator/pull/673
2224
[#676]: https://github.com/stackabletech/trino-operator/pull/676
25+
[#677]: https://github.com/stackabletech/trino-operator/pull/677
2326
[#687]: https://github.com/stackabletech/trino-operator/pull/687
2427

2528
## [24.11.0] - 2024-11-18

Cargo.lock

Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)