xavier chang
xavier chang
Do you have an overall feature description and your detailed demands?
/ok-to-test /lgtm
/approve
/lgtm /approve
Thanks for your contribution! Is there any difference with https://github.com/volcano-sh/volcano/blob/master/.github/workflows/stale.yaml?
> > Thanks for your contribution! Is there any difference with [https://github.com/volcano-sh/volcano/blob/master/.github/workflows/stale.yaml?](https://github.com/volcano-sh/volcano/blob/master/.github/workflows/stale.yaml%EF%BC%9F) > > stale.yml marks the issue stale after inactiveness , this workflow automatically closes issue once its fixed...
> Yes, there are 2 main diff between stale.yml and this workflow - > > The existing stale.yml cannot read PR text like fixes #issue. It only closes issues after...
Ok, have you tested?
You can refer to https://spark.apache.org/docs/latest/running-on-kubernetes.html#using-volcano-as-customized-scheduler-for-spark-on-kubernetes and set `--conf spark.kubernetes.scheduler.volcano.podGroupTemplateFile=/path/to/podgroup-template.yaml` flag.