Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(dependabot): bump github.com/gardener/gardener from 1.110.1 to 1.112.1 in the gardener group across 1 directory #1030

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the gardener group with 1 update in the / directory: github.com/gardener/gardener.

Updates github.com/gardener/gardener from 1.110.1 to 1.112.1

Release notes

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

v1.112.1

[gardener/gardener]

🐛 Bug Fixes

  • [OPERATOR] Specifying Seed labels in ManagedSeed.spec.gardenlet.config.seedConfig.metadata.labels is fixed. by @​timebertt #11368

Helm Charts

  • controlplane: europe-docker.pkg.dev/gardener-project/releases/charts/gardener/controlplane:v1.112.1
  • gardenlet: europe-docker.pkg.dev/gardener-project/releases/charts/gardener/gardenlet:v1.112.1
  • operator: europe-docker.pkg.dev/gardener-project/releases/charts/gardener/operator:v1.112.1
  • resource-manager: europe-docker.pkg.dev/gardener-project/releases/charts/gardener/resource-manager:v1.112.1

Docker Images

  • admission-controller: europe-docker.pkg.dev/gardener-project/releases/gardener/admission-controller:v1.112.1
  • apiserver: europe-docker.pkg.dev/gardener-project/releases/gardener/apiserver:v1.112.1
  • controller-manager: europe-docker.pkg.dev/gardener-project/releases/gardener/controller-manager:v1.112.1
  • gardenlet: europe-docker.pkg.dev/gardener-project/releases/gardener/gardenlet:v1.112.1
  • node-agent: europe-docker.pkg.dev/gardener-project/releases/gardener/node-agent:v1.112.1
  • operator: europe-docker.pkg.dev/gardener-project/releases/gardener/operator:v1.112.1
  • resource-manager: europe-docker.pkg.dev/gardener-project/releases/gardener/resource-manager:v1.112.1
  • scheduler: europe-docker.pkg.dev/gardener-project/releases/gardener/scheduler:v1.112.1

v1.112.0

[gardener/gardener]

⚠️ Breaking Changes

  • [DEPENDENCY] The Garden.spec.virtualCluster.gardener.gardenerControllerManager.defaultProjectQuotas[].config type has been changed from runtime.RawExtension to corev1.ResourceQuota. by @​timebertt #11098
  • [DEPENDENCY] The temporary helper functions github.com/gardener/gardener/pkg/client/kubernetes.{ConvertClientConnectionConfigurationToExternal,RESTConfigFromInternalClientConnectionConfiguration} have been removed. Please use the external version of k8s.io/component-base/config.ClientConnectionConfiguration directly. by @​timebertt #11243
  • [USER] Users are no longer able to modify shoot CA bundle configmaps. Such system resources are considered sensitive to modification because the data stored in them cannot be trusted unless its authenticity is guaranteed. by @​dimityrmirchev #11224
  • [DEVELOPER] The following functions are moved from the github.com/gardener/gardener/pkg/client/kubernetes package to the github.com/gardener/gardener/pkg/utils/kubernetes package:
    • HasDeploymentRolloutCompleted
    • WaitUntilDeploymentRolloutIsComplete
    • GetPodLogs
    • ScaleStatefulSet
    • ScaleDeployment
    • WaitUntilDeploymentScaledToDesiredReplicas
    • WaitUntilStatefulSetScaledToDesiredReplicas
    • ScaleStatefulSetAndWaitUntilScaled by @​RadaBDimitrova #11153
  • [DEVELOPER] The following var is removed from the github.com/gardener/gardener/pkg/client/kubernetes package:

📰 Noteworthy

  • [OPERATOR] The new CredentialsRotationWithoutWorkersRollout feature gate should only be enabled when all registered Gardener provider extensions vendor at least gardener/gardener@v1.111+. by @​rfranzke #11027
  • [OPERATOR] The ClientConnectionConfiguration and LeaderElectionConfiguration in the component config APIs are now validated. by @​timebertt #11254

✨ New Features

  • [USER] All Seeds are now automatically labeled with seed.gardener.cloud/<name>=true where <name> is their own name, and (if applicable) the name of their parent seed in case they are managed seeds. This label can be used as selector for requests. by @​rfranzke #11062
  • [USER] The feature gate UseNamespacedCloudProfile has been graduated to Beta and is now enabled by default. by @​LucaBernstein #11289
  • [USER] It is now possible to specify the the priority of worker groups with the Shoot.spec.provider.workers[].priority field. When at least one priority is specified, the CA will respect this configuration before other expanders.

... (truncated)

Commits
  • 7862f78 Release v1.112.1
  • 0e625d6 [release-v1.112] Fix Seed labels in ManagedSeed spec (#11368)
  • 9957469 Prepare next Development Cycle v1.112.1-dev
  • 80f096d Release v1.112.0
  • b9ba283 remove namespace from generated CA-ConfigMap (#11319)
  • 0bcb761 chore(deps): update nginx docker tag to v1.27.4 (#11312)
  • 272f726 Graduate feature gate UseNamespacedCloudProfile to Beta (#11289)
  • a791d65 chore(deps): update dependency googlecontainertools/skaffold to v2.14.1 (#11311)
  • f9a0347 chore(deps): update dependency gardener/gardener-metrics-exporter to v0.34.0 ...
  • 56b0d04 chore(deps): update golang (#11294)
  • Additional commits viewable in compare view

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 <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 gardener group with 1 update in the / directory: [github.com/gardener/gardener](https://github.com/gardener/gardener).


Updates `github.com/gardener/gardener` from 1.110.1 to 1.112.1
- [Release notes](https://github.com/gardener/gardener/releases)
- [Commits](gardener/gardener@v1.110.1...v1.112.1)

---
updated-dependencies:
- dependency-name: github.com/gardener/gardener
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gardener
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the area/dependency Issues or PRs related to dependency changes label Feb 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner February 17, 2025 06:16
@dependabot dependabot bot added the go label Feb 17, 2025
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 17, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2025

Superseded by #1042.

@dependabot dependabot bot closed this Feb 24, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/gardener-274dbd6ced branch February 24, 2025 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes cla: yes Indicates the PR's author has signed the CLA. go size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant