File tree Expand file tree Collapse file tree 3 files changed +86
-59
lines changed
tests/templates/kuttl/smoke Expand file tree Collapse file tree 3 files changed +86
-59
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments