File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Spark Operator ROADMAP
2
+
3
+ ## 2025
4
+
5
+ - [x] A new CR to support Spark Connect ([ #2569 ] ( https://github.com/kubeflow/spark-operator/pull/2569 ) )
6
+ - [x] Cert manger support ([ #1178 ] ( https://github.com/kubeflow/spark-operator/issues/1178 ) )
7
+ - [ ] Improve controller performance
8
+ - [ ] Rest API for submitting jobs
9
+ - [ ] Deprecation of webhook by moving all functionality into the pod template ([ #2502 ] ( https://github.com/kubeflow/spark-operator/issues/2502 ) )
10
+ - [ ] Watching namespaces based on labels
11
+ - [ ] A web UI for visibility into currently running applications
12
+ - [ ] Doc improvement
13
+
14
+ ## 2024
15
+
16
+ - [x] Pod template support ([ #2101 ] ( https://github.com/kubeflow/spark-operator/issues/2101 ) )
17
+ - [x] Spark Connect Support ([ #1801 ] ( https://github.com/kubeflow/spark-operator/issues/1801 ) )
18
+ - [x] Support Yunikorn as a batch scheduler ([ #2107 ] ( https://github.com/kubeflow/spark-operator/pull/2107 ) )
19
+ - [x] Improve test coverage to improve the confidence in releases, particularly with e2e tests
You can’t perform that action at this time.
0 commit comments