JobSet v0.1.0
·
11 commits
to release-0.1
since this release
Features
- Support creating Jobs of different templates or many jobs from the same template
- Enable pod-to-pod communication via pod hostnames
- Support for 1:1 job to topology domain assignment
- Default success policy: JobSet succeeds when all jobs are completed
- Default failure policy: Jobset fails if any job fails
- Support for specifying a failure policy with a maximum number of times a jobset can be restarted before failing
- Support for suspending and resuming a JobSet
- Defaulting and validation webhook
- Webhook uses internal cert by default; user can use cert-manager as second choice
Acknowledgments
Thanks to our contributors in this release, in no particular order:
@danielvegamyhre @kannon92 @charles-chenzz @ArangoGutierrez @ahg-g @tenzen-y