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 c609765 commit 35d688dCopy full SHA for 35d688d
CHANGELOG.md
@@ -4,10 +4,15 @@ All notable changes to this project will be documented in this file.
4
5
## [Unreleased]
6
7
+### Added
8
+
9
+- Add experimental support for Spark 4 ([#589])
10
11
### Fixed
12
13
- SparkConnectServer: The `imagePullSecret` is now correctly passed to Spark executor pods ([#603]).
14
15
+[#589]: https://github.com/stackabletech/spark-k8s-operator/pull/589
16
[#603]: https://github.com/stackabletech/spark-k8s-operator/pull/603
17
18
## [25.7.0] - 2025-07-23
0 commit comments