Skip to content

Commit 4c9f604

Browse files
committed
changelog
1 parent c7c4f59 commit 4c9f604

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ All notable changes to this project will be documented in this file.
1313
### Fixed
1414

1515
- SparkConnectServer: The `imagePullSecret` is now correctly passed to Spark executor pods ([#603]).
16+
- Previously we had a bug that could lead to missing certificates ([#611]).
17+
18+
This could be the case when you specified multiple CAs in your SecretClass.
19+
We now correctly handle multiple certificates in this cases.
20+
See [this GitHub issue](https://github.com/stackabletech/issues/issues/764) for details
1621

1722
### Removed
1823

@@ -22,6 +27,7 @@ All notable changes to this project will be documented in this file.
2227
[#603]: https://github.com/stackabletech/spark-k8s-operator/pull/603
2328
[#608]: https://github.com/stackabletech/spark-k8s-operator/pull/608
2429
[#610]: https://github.com/stackabletech/spark-k8s-operator/pull/610
30+
[#611]: https://github.com/stackabletech/spark-k8s-operator/pull/611
2531

2632
## [25.7.0] - 2025-07-23
2733

0 commit comments

Comments
 (0)