We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cbfc30 commit f78c533Copy full SHA for f78c533
1 file changed
CHANGELOG.md
@@ -13,9 +13,9 @@ All notable changes to this project will be documented in this file.
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
+ This could be the case when the Stackable PKI rotated it's CA certificate or you specified multiple
17
CAs in your SecretClass.
18
- Especially the CA rotation could brake working clusters.
+ Especially the CA rotation could brake working clusters at any time.
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
0 commit comments