Hello,
We released JobSet v0.12.0.
https://github.com/kubernetes-sigs/jobset/releases/tag/v0.12.0
Highlights include:
Elastic JobSets: Pod-level scaling support (#1179, @aniket2405)
Add restart actions RestartJob and RestartJobAndIgnoreMaxRestarts
(#1177, #1191, @GiuseppeTT)
Add condition RestartingJobSet (#1225, @GiuseppeTT)
Add support for custom annotations in JobSet controller (#1148, @dabico)
Add sidecar container mode to the in-place restart agent (#1140, @GiuseppeTT)
Enable tlsMinVersion and tlsCipherSuites configuration in JobSet
configuration (#1127, @kannon92)
Add patchStrategy markers to JobSet API for SMP (#1185, @andreyvelich)
Thank you