Skip to content

Commit 13456ec

Browse files
committed
changelog
1 parent c11d559 commit 13456ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
- BREAKING: `configOverrides` now only accepts the known config file `webserver_config.py`. Previously, arbitrary file names were silently accepted and ignored ([#775]).
1414
- Bump `stackable-operator` to 0.110.1, kube to 3.1.0, and snafu to 0.9 ([#775]).
1515
- BREAKING: Rename `EXPERIMENTAL_FILE_HEADER` and `EXPERIMENTAL_FILE_FOOTER` in `webserver_config.py` for arbitrary python code to `FILE_HEADER` and `FILE_FOOTER` ([#775], [#777]).
16-
- BREAKING: The `.clusterConfig.credentialsSecret` has been renamed to `.clusterConfig.credentialsSecretName` for consistency ([#754]).
16+
- BREAKING: The `.clusterConfig.credentialsSecret` field has been renamed to `.clusterConfig.credentialsSecretName` for consistency ([#754]).
1717
- BREAKING: Implement generic database connection.
1818
This means you need to replace your simple database connection string with a typed struct.
1919
This struct is consistent between different CRDs, so that you can easily copy/paste it between stacklets.

0 commit comments

Comments
 (0)