Skip to content

ec2-fleet-1.7.1

Compare
Choose a tag to compare
@terma terma released this 26 Jun 07:59
· 299 commits to master since this release

Bugfixes

  • Fix auto resubmit job if ec2 terminated for parametrized and pipeline jobs PR #107
    • Passing parameters to parametrized jobs from original when rescheduling
    • Force pipeline job abort in case of the node is disconnected. By default, it's waiting until node will be reconnected, and we cannot reschedule
    • Add configuration to disable auto resubmit (by default enabled)