Skip to content

Commit 54262c5

Browse files
committed
update test and changelog
1 parent 3c10006 commit 54262c5

File tree

3 files changed

+86
-59
lines changed

3 files changed

+86
-59
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@ All notable changes to this project will be documented in this file.
88

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 ([#892]).
11+
- Run a `containerdebug` process in the background of each Trino container to collect debugging information ([#881]).
1112

1213
### Fixed
1314

1415
- BREAKING: Use distinct ServiceAccounts for the Stacklets, so that multiple Stacklets can be
1516
deployed in one namespace. Existing Stacklets will use the newly created ServiceAccounts after
1617
restart ([#889]).
1718

19+
[#881]: https://github.com/stackabletech/zookeeper-operator/pull/881
1820
[#889]: https://github.com/stackabletech/zookeeper-operator/pull/889
1921
[#892]: https://github.com/stackabletech/zookeeper-operator/pull/892
2022

0 commit comments

Comments
 (0)