dongjoon-hyun opened a new pull request, #668: URL: https://github.com/apache/spark-kubernetes-operator/pull/668
### What changes were proposed in this pull request? Add `examples/pi-preview-deployment.yaml`, a SparkPi example that uses `spark.kubernetes.allocation.pods.allocator=deployment` and pins to Apache Spark `4.2.0-preview5`. ### Why are the changes needed? To provide a ready-to-apply example demonstrating the `deployment`-based pod allocator alongside the upcoming `4.2.0-preview5` release. - https://spark.apache.org/docs/4.2.0-preview5/ ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Manually with `kubectl apply -f examples/pi-preview-deployment.yaml`. ### Was this patch authored or co-authored using generative AI tooling? Generated-by: Claude Code (Opus 4.7) -- 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]
