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

Bump github.com/gardener/gardener from 1.108.0 to 1.110.0 in /hack/runtime-migrator in the gardener group across 1 directory #566

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

Bumps the gardener group with 1 update in the /hack/runtime-migrator directory: github.com/gardener/gardener.

Updates github.com/gardener/gardener from 1.108.0 to 1.110.0

Release notes

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

v1.110.0

[gardener/gardener]

⚠️ Breaking Changes

  • [DEVELOPER] The autoscaling.k8s.io/v1alpha1.Hvpa and autoscaling.k8s.io/v1alpha1.HvpaList resources were removed from the pkg/client/kubernetes.SeedScheme and pkg/operator/client.RuntimeScheme by @​plkokanov #10921
  • [DEVELOPER] Extension webhooks need to remove the provider type Predicates and add an ObjectSelector against the object's provider type label instead. by @​LucaBernstein #10896

✨ New Features

  • [OPERATOR] Secrets for the TokenRequestor can be additionally annotated with serviceaccount.resources.gardener.cloud/inject-ca-bundle=true to get the current CA bundle injected as well by @​maboehm #10988

🐛 Bug Fixes

  • [OPERATOR] seed-authorizer and structured authorization webhooks of shoot kube-apiservers no longer use the default TTL for AuthorizedTTL and UnauthorizedTTL. by @​oliver-goetz #10703
  • [OPERATOR] An issue was fixed in gardener-operator that led to an inactive Gardenlet controller after a certain period. Thus, the operator needed a restart to react on Gardenlet resources. by @​timuthy #10663
  • [OPERATOR] Fixes the bug where ManagedResource were still in progressing phase because of Completed pods by @​ary1992 #10961

🏃 Others

📖 Documentation

Helm Charts

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

Docker Images

  • admission-controller: europe-docker.pkg.dev/gardener-project/releases/gardener/admission-controller:v1.110.0
  • apiserver: europe-docker.pkg.dev/gardener-project/releases/gardener/apiserver:v1.110.0
  • controller-manager: europe-docker.pkg.dev/gardener-project/releases/gardener/controller-manager:v1.110.0
  • gardenlet: europe-docker.pkg.dev/gardener-project/releases/gardener/gardenlet:v1.110.0

... (truncated)

Commits
  • 190c851 Release v1.110.0
  • 157f7a6 Fix CalculateMaxNodesForShoot for cluster-autoscaler in dual-stack case. ...
  • bee6160 chore(deps): update dependency kubernetes/kubernetes to v1.31.4 (#11017)
  • 84c5986 NewVPN: enable IPv6 for non-HA case (#10997)
  • ac4d7ec Use SingleObjectCache for NamespacedCloudProfiles (#11014)
  • 3cb358d chore(deps): update dependency kyverno/kyverno to v1.13.2 (#11009)
  • d4848b6 Fix typos (#11007)
  • ec25560 Introduce integration test for node-agent-authorizer webhook (#10703)
  • f16b9b2 chore(deps): update dependency gardener/vpn2 to v0.33.0 (#10996)
  • 6b847a8 token-requestor: Optionally support injecting CABundle into the secret (#10...
  • 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

@dependabot dependabot bot requested a review from a team as a code owner December 12, 2024 11:52
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2024
@kyma-bot kyma-bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cla: yes Indicates the PR's author has signed the CLA. labels Dec 12, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/hack/runtime-migrator/gardener-4e4fb98a5c branch from 2455115 to 7f86fa6 Compare December 12, 2024 12:12
Bumps the gardener group with 1 update in the /hack/runtime-migrator directory: [github.com/gardener/gardener](https://github.com/gardener/gardener).


Updates `github.com/gardener/gardener` from 1.108.0 to 1.110.0
- [Release notes](https://github.com/gardener/gardener/releases)
- [Commits](gardener/gardener@v1.108.0...v1.110.0)

---
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 force-pushed the dependabot/go_modules/hack/runtime-migrator/gardener-4e4fb98a5c branch from 7f86fa6 to 36ed4a2 Compare December 12, 2024 12:44
Copy link
Contributor

@koala7659 koala7659 left a comment

Choose a reason for hiding this comment

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

LGTM

@kyma-bot kyma-bot added the lgtm Looks good to me! label Dec 12, 2024
@kyma-bot kyma-bot merged commit 47d04f4 into main Dec 12, 2024
9 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/hack/runtime-migrator/gardener-4e4fb98a5c branch December 12, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. dependencies Pull requests that update a dependency file lgtm Looks good to me! 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.

2 participants