Skip to content

chore(deps): bump github.com/gardener/gardener from 1.118.3 to 1.125.1#785

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/gardener/gardener-1.125.1
Closed

chore(deps): bump github.com/gardener/gardener from 1.118.3 to 1.125.1#785
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/gardener/gardener-1.125.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2025

Copy link
Copy Markdown
Contributor

Bumps github.com/gardener/gardener from 1.118.3 to 1.125.1.

Release notes

Sourced from github.com/gardener/gardener's releases.

v1.125.1

[github.com/gardener/gardener:v1.125.1]

🏃 Others

v1.125.0

[gardener/gardener]

⚠️ Breaking Changes

  • [OPERATOR] spec.addons.nginxIngress.loadBalancerSourceRanges are now validated as CIDRs. by @​ScheererJ #12539
  • [OPERATOR] spec.addons.nginxIngress.config is now validated as conforming to config map data rules. by @​ScheererJ #12539
  • [OPERATOR] spec.systemComponents.coreDNS.rewriting.commonSuffixes are now validated against DNS rules. by @​ScheererJ #12539
  • [OPERATOR] The UseNamespacedCloudProfile feature gate has been graduated to GA and is locked to true. by @​LucaBernstein #12620
  • [OPERATOR] spec.networking.type is now validated as being a label name. by @​ScheererJ #12539
  • [OPERATOR] All annotations of kube-apiserver service in the shoot control planes will be replaced by the minimum required set of annotations. Manually added annotations will be removed. by @​ScheererJ #12630
  • [OPERATOR] The name of ExposureClass resources is now properly checked to be compliant to the DNS label rules. by @​ScheererJ #12539
  • [USER] Setting shoot's .spec.providers.workers[].{maxSurge, maxUnavailable} will be denied in future versions of Gardener for workers with updateStrategy ManualInPlaceUpdate. Users should unset these values with this version of Gardener. by @​acumino #12607

✨ New Features

🐛 Bug Fixes

  • [OPERATOR] Fixed local gardenadm development setup for non-amd64 systems. by @​ScheererJ #12619
  • [OPERATOR] A bug which could cause istio service and workload dashboards to show "many-to-many matching errors" after kube-apiserver pods were rolling has been fixed. by @​oliver-goetz #12635
  • [OPERATOR] Fix cluster-autoscaler specific annotations on machine deployment upon update in worker specific cluster autoscaler options. by @​takoverflow #12548
  • [OPERATOR] Seed registration was fixed for ManagedSeeds with seed templates configuring spec.resources. by @​timuthy #12652
  • [OPERATOR] Fixed a bug in the cluster overview dashboard that showed cluster-autoscaler as down when not deployed. by @​rickardsjp #12654
  • [OPERATOR] A bug which was causing the gardener-node-agent to enter crash-loop when its config was updated with breaking changes was fixed. by @​AleksandarSavchev #12589
  • [USER] The Kubernetes feature gate ValidatingAdmissionPolicy is now marked as removed in Kubernetes 1.32. Previously, it was possible to upgrade a Shoot cluster to Kubernetes 1.32 with this feature gate enabled, which resulted in kube-apiserver failing to start due to an unrecognized feature gate. by @​marc1404 #12643

🏃 Others

  • [DEPENDENCY] The following dependencies have been updated:
  • [DEPENDENCY] The following dependencies have been updated:
  • [DEPENDENCY] The following dependencies have been updated:
    • gcr.io/istio-release/pilot from 1.25.3 to 1.25.4.
    • gcr.io/istio-release/proxyv2 from 1.25.3 to 1.25.4.
    • istio.io/api from v1.25.3 to v1.25.4. by @​gardener-ci-robot #12655
  • [DEPENDENCY] The following dependencies have been updated:
  • [USER] Updates to spec.networking.ipFamiles are now validated. by @​axel7born #12523
  • [DEVELOPER] migrate CICD-Pipeline to GitHub-Actions by @​ccwienk #12592
  • [DEVELOPER] The hostname of provider-local Machines/Nodes can be resolved via DNS, similar to typical cloud infrastructure environments. This allows connecting from a Bastion to a Node via its hostname. by @​timebertt #12657

... (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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [github.com/gardener/gardener](https://github.com/gardener/gardener) from 1.118.3 to 1.125.1.
- [Release notes](https://github.com/gardener/gardener/releases)
- [Commits](gardener/gardener@v1.118.3...v1.125.1)

---
updated-dependencies:
- dependency-name: github.com/gardener/gardener
  dependency-version: 1.125.1
  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 minor labels Aug 18, 2025
@dependabot dependabot Bot requested a review from a team as a code owner August 18, 2025 05:59
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code minor labels Aug 18, 2025
@hardikdr hardikdr added the area/gardener-extension Gardener extension integration. label Aug 18, 2025
@hardikdr hardikdr added this to Roadmap Aug 18, 2025
@dependabot @github

dependabot Bot commented on behalf of github Aug 25, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #788.

@dependabot dependabot Bot closed this Aug 25, 2025
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/gardener/gardener-1.125.1 branch August 25, 2025 06:54
@github-project-automation github-project-automation Bot moved this to Done in Roadmap Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/gardener-extension Gardener extension integration. dependencies Pull requests that update a dependency file go Pull requests that update Go code minor size/XL

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant