Prevent K8s schedule timeouts from leaving job behind

Description

Currently, it will only delete the job on K8s completion.
If the job times out whilst scheduling, it will abort with an exception before deleting the job, leaving an orphaned K8s job+pod running permanently.
As long as deleteJobs isn't disabled, it should still delete the job under these circumstances.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Created September 30, 2020 at 3:11 PM
Updated October 2, 2020 at 10:06 AM
Resolved October 2, 2020 at 10:05 AM

Flag notifications