spark-operator/internal/controller/sparkapplication
jbhalodia-slack d10b8f5f3a
Make image optional (#2439)
* Make app.Spec.Driver.Image and app.Spec.Image optional
Signed-off-by: jbhalodia-slack <jbhalodia@salesforce.com>

* Make app.Spec.Executor.Image optional
Signed-off-by: jbhalodia-slack <jbhalodia@salesforce.com>
2025-02-20 04:03:42 +00:00
..
controller.go ensure passed context is used (#2432) 2025-02-12 08:44:29 +00:00
controller_test.go Robustness to driver pod taking time to create (#2315) 2024-12-04 12:58:59 +00:00
driveringress.go fix: The logger had an odd number of arguments, making it panic (#2166) 2024-09-13 09:24:23 +00:00
driveringress_test.go Use controller-runtime to reconsturct spark operator (#2072) 2024-08-01 12:29:06 +00:00
event_filter.go Adding support for setting spark job namespaces to all namespaces (#2123) 2024-09-03 02:55:14 +00:00
event_handler.go Support Kubernetes 1.32 (#2416) 2025-02-12 12:02:29 +00:00
monitoring_config.go Use controller-runtime to reconsturct spark operator (#2072) 2024-08-01 12:29:06 +00:00
monitoring_config_test.go Use controller-runtime to reconsturct spark operator (#2072) 2024-08-01 12:29:06 +00:00
submission.go Make image optional (#2439) 2025-02-20 04:03:42 +00:00
submission_test.go Use controller-runtime to reconsturct spark operator (#2072) 2024-08-01 12:29:06 +00:00
suite_test.go Support Kubernetes 1.32 (#2416) 2025-02-12 12:02:29 +00:00
validator.go Use controller-runtime to reconsturct spark operator (#2072) 2024-08-01 12:29:06 +00:00
web_ui.go Use controller-runtime to reconsturct spark operator (#2072) 2024-08-01 12:29:06 +00:00
web_ui_test.go Use controller-runtime to reconsturct spark operator (#2072) 2024-08-01 12:29:06 +00:00