Update module github.com/gardener/gardener to v1.110.0 #404
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.109.0
->v1.110.0
Release Notes
gardener/gardener (github.com/gardener/gardener)
v1.110.0
Compare Source
[gardener/gardener]
[DEVELOPER]
Theautoscaling.k8s.io/v1alpha1.Hvpa
andautoscaling.k8s.io/v1alpha1.HvpaList
resources were removed from thepkg/client/kubernetes.SeedScheme
andpkg/operator/client.RuntimeScheme
by @plkokanov [#10921][DEVELOPER]
Extension webhooks need to remove the provider typePredicates
and add anObjectSelector
against the object's provider type label instead. by @LucaBernstein [#10896]✨ New Features
[OPERATOR]
Secrets for theTokenRequestor
can be additionally annotated withserviceaccount.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 forAuthorizedTTL
andUnauthorizedTTL
. by @oliver-goetz [#10703][OPERATOR]
An issue was fixed ingardener-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 ofCompleted
pods by @ary1992 [#10961]🏃 Others
[OPERATOR]
Fixes the calculation of the maximum number of nodes for cluster autoscaling for dual-stack shoots. by @axel7born [#10994][OPERATOR]
RBAC rules related toHVPA
resources have been removed fromgardenlet
andgardener-operator
- they are no longer necessary. by @plkokanov [#10921][OPERATOR]
The resource-manager is no longer HVPA-aware. by @ialidzhikov [#10860][OPERATOR]
[NewVPN] Enable IPv6 for non-HA if needed. by @MartinWeindel [#10997][OPERATOR]
Custom CAs are updated on existing nodes too. by @oliver-goetz [#10923][OPERATOR]
Set env variables for dual-stack in kube-apiserver. by @axel7born [#10970][DEPENDENCY]
Thegardener/machine-controller-manager
image has been updated tov0.55.1
. Release Notes by @gardener-ci-robot [#10956][DEPENDENCY]
Thequay.io/brancz/kube-rbac-proxy
image has been updated tov0.18.2
. by @gardener-ci-robot [#10953][DEPENDENCY]
Thecredativ/vali
image has been updated tov2.2.20
. Release Notes by @gardener-ci-robot [#10993][DEPENDENCY]
Thecredativ/plutono
image has been updated tov7.5.35
. Release Notes by @gardener-ci-robot [#10995][DEPENDENCY]
Thequay.io/kiwigrid/k8s-sidecar
image has been updated to1.28.1
. by @gardener-ci-robot [#10981][DEPENDENCY]
Thegardener/apiserver-proxy
image has been updated tov0.18.0
. Release Notes by @gardener-ci-robot [#10933][DEPENDENCY]
Theregistry.k8s.io/coredns/coredns
image has been updated tov1.12.0
. by @gardener-ci-robot [#10909][DEPENDENCY]
Thegardener/vpn2
image has been updated to0.33.0
. Release Notes by @gardener-ci-robot [#10996][DEPENDENCY]
Theenvoyproxy/envoy
image has been updated tov1.32.2
. Release Notes by @gardener-ci-robot [#11000][DEPENDENCY]
Thegardener/gardener-metrics-exporter
image has been updated to0.31.0
. Release Notes by @gardener-ci-robot [#10941][DEPENDENCY]
Thegardener/gardener-metrics-exporter
image has been updated to0.33.0
. Release Notes by @gardener-ci-robot [#10952][DEPENDENCY]
Thegardener/ext-authz-server
image has been updated to0.11.0
. Release Notes by @gardener-ci-robot [#10935][DEVELOPER]
TheHVPA
CRD has been removed from the codebase and is no longer generated. by @plkokanov [#10921]📖 Documentation
[OPERATOR]
Improve shoot credential rotation documentation. by @marc1404 [#10998]Helm Charts
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/controlplane:v1.110.0
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/gardenlet:v1.110.0
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/operator:v1.110.0
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/resource-manager:v1.110.0
Docker Images
europe-docker.pkg.dev/gardener-project/releases/gardener/admission-controller:v1.110.0
europe-docker.pkg.dev/gardener-project/releases/gardener/apiserver:v1.110.0
europe-docker.pkg.dev/gardener-project/releases/gardener/controller-manager:v1.110.0
europe-docker.pkg.dev/gardener-project/releases/gardener/gardenlet:v1.110.0
europe-docker.pkg.dev/gardener-project/releases/gardener/node-agent:v1.110.0
europe-docker.pkg.dev/gardener-project/releases/gardener/operator:v1.110.0
europe-docker.pkg.dev/gardener-project/releases/gardener/resource-manager:v1.110.0
europe-docker.pkg.dev/gardener-project/releases/gardener/scheduler:v1.110.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.