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 57c1b4d commit 63c4223Copy full SHA for 63c4223
CHANGELOG.md
@@ -7,13 +7,15 @@ All notable changes to this project will be documented in this file.
7
### Added
8
9
- Add experimental support for Spark 4 ([#589])
10
+- Helm: Allow Pod `priorityClassName` to be configured ([#608]).
11
12
### Fixed
13
14
- SparkConnectServer: The `imagePullSecret` is now correctly passed to Spark executor pods ([#603]).
15
16
[#589]: https://github.com/stackabletech/spark-k8s-operator/pull/589
17
[#603]: https://github.com/stackabletech/spark-k8s-operator/pull/603
18
+[#608]: https://github.com/stackabletech/spark-k8s-operator/pull/608
19
20
## [25.7.0] - 2025-07-23
21
0 commit comments