Karel Suta
Karel Suta
# Issue link # What changes have been made Remove workflow job adding triage/needs-triage label for new issues. Currently the triage is leveraging priority field. # Verification steps ## Checks...
### Describe the Bug I want to submit Ray job with environment variables specified, however provided environment variables aren't passed into the Ray. [SDK doc](https://project-codeflare.github.io/codeflare-sdk/job/jobs.html#codeflare_sdk.job.jobs.DDPJobDefinition) specifies that `DDPJobDefinition` contains property...
**What happened**: I have created PyTorchJob CR managed by Kueue, stopped the training by setting corresponding Workload `.spec.active` flag to `false`. However when I modified the PyTorchJob then corresponding Workload...