[feature] update metadata on ec2 spot termination for batch #2214
Labels
enhancement
New feature or request
good first issue
Good for newcomers
upforgrabs
A PR for this issue will be most welcomed!
Description: When a step is executing on AWS Batch with
@batch
, and if it is a spot instance, the metadata of the run should dynamically be updated to include the spot termination notice when the instance is interrupted. Check the screenshot below for desired results.Reference implementation for
@kubernetes
and argo-workflows here: #2207The text was updated successfully, but these errors were encountered: