Skip to content

build(deps): bump sigs.k8s.io/jobset from 0.5.2 to 0.12.0#7528

Merged
Sovietaced merged 1 commit into
mainfrom
dependabot/go_modules/main/sigs.k8s.io/jobset-0.12.0
Jun 17, 2026
Merged

build(deps): bump sigs.k8s.io/jobset from 0.5.2 to 0.12.0#7528
Sovietaced merged 1 commit into
mainfrom
dependabot/go_modules/main/sigs.k8s.io/jobset-0.12.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps sigs.k8s.io/jobset from 0.5.2 to 0.12.0.

Release notes

Sourced from sigs.k8s.io/jobset's releases.

v0.12.0

What's Changed

New Features

  • Elastic JobSets: Pod-level scaling support (#1179, @​aniket2405)
    • Implement elastic scaling at the Pod level for JobSets
  • Add restart actions RestartJob and RestartJobAndIgnoreMaxRestarts (#1177, #1191, @​GiuseppeTT)
    • New restart action types for finer-grained failure recovery control
    • KEP: Add restart actions KEP (#1152, @​GiuseppeTT)
  • Add condition RestartingJobSet (#1225, @​GiuseppeTT)
    • New condition to track when a JobSet is actively restarting
  • Add support for custom annotations in JobSet controller (#1148, @​dabico)
    • Allow users to configure custom annotations on JobSet resources
  • Add sidecar container mode to the in-place restart agent (#1140, @​GiuseppeTT)
    • Alternative deployment mode for the restart agent as a sidecar
  • Enable tlsMinVersion and tlsCipherSuites configuration in JobSet configuration (#1127, @​kannon92)
    • Configurable TLS settings for the controller manager
  • Add patchStrategy markers to JobSet API for SMP (#1185, @​andreyvelich)
    • Server-side apply / Structured Merge Patch support for API fields

Bug Fixes

Helm/Deployment

Documentation

Build/CI Improvements

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sigs.k8s.io/jobset](https://github.com/kubernetes-sigs/jobset) from 0.5.2 to 0.12.0.
- [Release notes](https://github.com/kubernetes-sigs/jobset/releases)
- [Changelog](https://github.com/kubernetes-sigs/jobset/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/jobset@v0.5.2...v0.12.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/jobset
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 16, 2026
@Sovietaced Sovietaced merged commit 9c41e6e into main Jun 17, 2026
21 checks passed
@Sovietaced Sovietaced deleted the dependabot/go_modules/main/sigs.k8s.io/jobset-0.12.0 branch June 17, 2026 08:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file flyte2 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant