Skip to content

chore(deps): bump the kubernetes group with 3 updates#3494

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/kubernetes-13fedca295
Closed

chore(deps): bump the kubernetes group with 3 updates#3494
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/kubernetes-13fedca295

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps the kubernetes group with 3 updates: sigs.k8s.io/jobset, sigs.k8s.io/scheduler-plugins and sigs.k8s.io/structured-merge-diff/v6.

Updates sigs.k8s.io/jobset from 0.11.1 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

Updates sigs.k8s.io/scheduler-plugins from 0.34.4-devel-sg to 0.35.4-devel

Release notes

Sourced from sigs.k8s.io/scheduler-plugins's releases.

v0.34.7

What's Changed

New Contributors

Full Changelog: kubernetes-sigs/scheduler-plugins@v0.33.5...v0.34.7

Commits
  • 2c75c8b Merge pull request #970 from fanyang-real/yan9fan/upgrade-go
  • 57a9678 fix gofmt issues when upgrading k8s to v1.35
  • 8b585ef upgrade k8s to v1.35
  • 5ba5c31 Merge pull request #968 from Huang-Wei/update-chart-index
  • 481a377 update helm chart index to include version 0.34.7
  • 8283b14 Merge pull request #966 from Huang-Wei/fix-github-action-1
  • b2c31e6 Merge pull request #965 from Tal-or/update_scoring_strategy_docs
  • fb27c09 fix: create GitHub release before uploading helm chart asset
  • 46ad5a1 Merge pull request #964 from Huang-Wei/fix-github-action
  • f51c66e docs: clarify that scoringStrategy affects worker node selection, not NUMA no...
  • Additional commits viewable in compare view

Updates sigs.k8s.io/structured-merge-diff/v6 from 6.3.2 to 6.4.0

Commits
  • d56620e Merge pull request #323 from aramase/aramase/f/fix_generators_inline
  • 6e51105 fix(value): detect inline fields structurally instead of matching ",inline" tag
  • 8fd4c42 Merge pull request #312 from alvaroaleman/unexported
  • eedc536 Merge pull request #320 from inteon/use_slices_funcs
  • ee54385 Merge pull request #322 from inteon/typed_allocator
  • f0a2e6e add benchmark for FromValue function
  • 7ba0b4e Merge pull request #314 from inteon/tests_add_state
  • 138fc0a fully clear freed objects
  • f7fc3d8 make freelist typed
  • 910648e Code cleanup: use modern slices.BinarySearchFunc and slices.Insert where poss...
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the kubernetes group with 3 updates: [sigs.k8s.io/jobset](https://github.com/kubernetes-sigs/jobset), [sigs.k8s.io/scheduler-plugins](https://github.com/kubernetes-sigs/scheduler-plugins) and [sigs.k8s.io/structured-merge-diff/v6](https://github.com/kubernetes-sigs/structured-merge-diff).


Updates `sigs.k8s.io/jobset` from 0.11.1 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.11.1...v0.12.0)

Updates `sigs.k8s.io/scheduler-plugins` from 0.34.4-devel-sg to 0.35.4-devel
- [Release notes](https://github.com/kubernetes-sigs/scheduler-plugins/releases)
- [Changelog](https://github.com/kubernetes-sigs/scheduler-plugins/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/scheduler-plugins@v0.34.4-devel-sg...v0.35.4-devel)

Updates `sigs.k8s.io/structured-merge-diff/v6` from 6.3.2 to 6.4.0
- [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases)
- [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/structured-merge-diff@v6.3.2...v6.4.0)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/jobset
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: sigs.k8s.io/scheduler-plugins
  dependency-version: 0.35.4-devel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
- dependency-name: sigs.k8s.io/structured-merge-diff/v6
  dependency-version: 6.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kubernetes
...

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 May 12, 2026
Copilot AI review requested due to automatic review settings May 12, 2026 05:26
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 12, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@google-oss-prow
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign astefanutti for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@github-actions
Copy link
Copy Markdown

🎉 Welcome to the Kubeflow Trainer! 🎉

Thanks for opening your first PR! We're happy to have you as part of our community 🚀

Here's what happens next:

  • If you haven't already, please check out our Contributing Guide for repo-specific guidelines and the Kubeflow Contributor Guide for general community standards.
  • Our team will review your PR soon! cc @kubeflow/kubeflow-trainer-team

Join the community:

Feel free to ask questions in the comments if you need any help or clarification!
Thanks again for contributing to Kubeflow! 🙏

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 19, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 19, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/kubernetes-13fedca295 branch May 19, 2026 09:32
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 go Pull requests that update Go code size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant