File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,18 @@ All notable changes to this project will be documented in this file.
99- Support for fault-tolerant execution ([ #779 ] ).
1010- Helm: Allow Pod ` priorityClassName ` to be configured ([ #798 ] ).
1111
12+ ### Fixed
13+
14+ - Previously we had a bug that could lead to missing certificates ([ #796 ] ).
15+
16+ This could be the case when the Stackable PKI rotated it's CA certificate or you specify multiple
17+ CAs in your SecretClass.
18+ Especially the CA rotation could brake working clusters.
19+ We now correctly handle multiple certificates for both cases.
20+ See [ this GitHub issue] ( https://github.com/stackabletech/issues/issues/764 ) for details
21+
1222[ #779 ] : https://github.com/stackabletech/trino-operator/pull/779
23+ [ #796 ] : https://github.com/stackabletech/trino-operator/pull/796
1324[ #798 ] : https://github.com/stackabletech/trino-operator/pull/798
1425
1526## [ 25.7.0] - 2025-07-23
You can’t perform that action at this time.
0 commit comments