kubernetes-sigs / kueue

Kubernetes-native Job Queueing
https://kueue.sigs.k8s.io
Apache License 2.0
1.38k stars 251 forks source link

[kjobctl] Provide the name of the executed script in the "describe slurm" #3362

Open BluValor opened 17 hours ago

BluValor commented 17 hours ago

What would you like to be added: Add name of the source file of the script executed when creating a slurm job to the "describe slurm" output.

Why is this needed: "describe slurm" currently prints out the content of the executed script, but not the name of the source file of the script.

Completion requirements: The output of the "describe slurm" command should contain either:

mimowo commented 17 hours ago

Cc @mbobrovskyi

mimowo commented 17 hours ago

Cc @mwysokin