Closed busma13 closed 10 months ago
This PR makes the following changes:
Add check for orphaned resources by job_id before starting job.
Add listResourcesForJobId function to execution service.
Add listResourcesForJobId function to k8s and native cluster backends.
Improve messaging to user when using force option on the POST /jobs/{job_id}/_stop endpoint
Remove check for native clustering when using force stop.
Update docs for _stop endpoint to show an example using force
This PR makes the following changes:
Add check for orphaned resources by job_id before starting job.
Add listResourcesForJobId function to execution service.
Add listResourcesForJobId function to k8s and native cluster backends.
Improve messaging to user when using force option on the POST /jobs/{job_id}/_stop endpoint
Remove check for native clustering when using force stop.
Update docs for _stop endpoint to show an example using force