palantir / k8s-spark-scheduler

A Kubernetes Scheduler Extender to provide gang scheduling support for Spark on Kubernetes
Apache License 2.0
175 stars 43 forks source link

Make unschedulable pod timeout duration configurable #221

Closed rbotarleanu closed 1 year ago

rbotarleanu commented 1 year ago

Pods are currently marked as "exceeds capacity" if they are unschedulable for 10 mins. This PR will make this duration configurable to account for environments where scheduler needs to wait for longer before giving up on scheduling a pod.

svc-autorelease commented 1 year ago

Released 0.41.0