Skip to content

v0.4.0

Compare
Choose a tag to compare
@kensipe kensipe released this 12 Feb 16:49
· 170 commits to master since this release
cf053c5

Features

Bugs and Tracking

Diff 0.3.4-0.4.0

The launch queue (/v1/queue) provides a way to see jobs which have been scheduled to launch but are still not launched on the cluster.
This is usually because there is not enough resources or constraints are not met.

The FORBID concurrency policy allows "concurrencyPolicy": "FORBID" to be added a schedule. This restricts the launching of a scheduled
jobrun based on it's schedule. It will not launch nor will be queued to launch. The job will be rescheduled for the next CRON time.

Metronome v0.4.0 Download