File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ All notable changes to this project will be documented in this file.
1818 - Use ` --file-log-rotation-period ` (or ` FILE_LOG_ROTATION_PERIOD ` ) to configure the frequency of rotation.
1919 - Use ` --console-log-format ` (or ` CONSOLE_LOG_FORMAT ` ) to set the format to ` plain ` (default) or ` json ` .
2020- Added TrustStore CRD for requesting CA certificate information ([ #557 ] ).
21+ - Support exporting the CA certificate information to Secrets or ConfigMaps ([ #597 ] ).
2122
2223### Changed
2324
@@ -46,6 +47,7 @@ All notable changes to this project will be documented in this file.
4647[ #587 ] : https://github.com/stackabletech/secret-operator/pull/587
4748[ #591 ] : https://github.com/stackabletech/secret-operator/pull/591
4849[ #594 ] : https://github.com/stackabletech/secret-operator/pull/594
50+ [ #597 ] : https://github.com/stackabletech/secret-operator/pull/597
4951
5052## [ 25.3.0] - 2025-03-21
5153
You can’t perform that action at this time.
0 commit comments