jiangzho opened a new pull request, #417:
URL: https://github.com/apache/spark-kubernetes-operator/pull/417

   ### What changes were proposed in this pull request?
   
   This PR adds a configurable `startupProbe` and enhances the existing 
`livenessProbe` and `readinessProbe` with additional configurable parameters in 
the Helm chart for the spark-kubernetes-operator.
   
   ### Why are the changes needed?
   
   Previously, these values were either using Kubernetes defaults or not 
configured at all. This change makes them explicitly configurable via Helm 
values, giving operators more control over pod lifecycle management in 
different cluster environments (small clusters vs large production clusters).
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes. Users can now configure these probe settings in their `values.yaml`
   
   ### How was this patch tested?
   
   E2E coverage for default value, and local dry-run for value overrides
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to