What happened?
Reproduction Code
Add -enable-resource-quota-enforcement=true to spark operator webhook and configure SparkConnect so that it requests more resources than are available
Expected behavior
The error should be displayed in the Spark Connect crd
Actual behavior
Spark Connect's CRD is stuck in an empty state, pods aren't starting, the status doesn't change, and the Spark operator is cyclically trying to start Spark Connect.
Environment & Versions
- Kubernetes Version: 1.25.11
- Spark Operator Version: 2.3.0
- Apache Spark Version: >= 3.5.0
Additional context
Full quota support is needed in Spark Connect, as is done for Spark application.
Impacted by this bug?
Give it a 👍 We prioritize the issues with most 👍
What happened?
Reproduction Code
Add
-enable-resource-quota-enforcement=trueto spark operator webhook and configure SparkConnect so that it requests more resources than are availableExpected behavior
The error should be displayed in the Spark Connect crd
Actual behavior
Spark Connect's CRD is stuck in an empty state, pods aren't starting, the status doesn't change, and the Spark operator is cyclically trying to start Spark Connect.
Environment & Versions
Additional context
Full quota support is needed in Spark Connect, as is done for Spark application.
Impacted by this bug?
Give it a 👍 We prioritize the issues with most 👍