fix(deps): update module github.com/gardener/gardener to v1.109.0 #538
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.108.1
->v1.109.0
Release Notes
gardener/gardener (github.com/gardener/gardener)
v1.109.0
Compare Source
[gardener/gardener]
[OPERATOR]
The HVPA autoscaling option (which is unconditionally disabled since v1.105.0) is removed from theetcd
component. Before updating to this version of Gardener, make sure that you upgraded to v1.106.0 and all Seed and Garden resources reconciled with that version. This is required to ensure that the HVPA component and its CRD were properly cleaned up. by @plkokanov [#10800][OPERATOR]
TheBaseline
andHVPA
autoscaling modes (which are unconditionally disabled since v1.105.0) are removed for{gardener,kube}-apiserver
. Before updating to this version of Gardener, make sure that you upgraded to v1.106.0 and all Seed and Garden resources reconciled with that version. This is required to ensure that the HVPA component and its CRD were properly cleaned up. by @plkokanov [#10796][OPERATOR]
The deprecated and unconditionally disabledHVPA
andHVPAForShootedSeed
feature gates are removed. The GA-ed and unconditionally enabledVPAForETCD
andVPAAndHPAForAPIServer
features gates are removed. If you have references to the feature gates, clean them up before upgrading to this version of Gardener. by @ialidzhikov [#10853][DEVELOPER]
Rename the controlplane exposure webhook (ExposureWebhookName
) to seed provider webhook (SeedProviderWebhookName
). by @LucaBernstein [#10788]📰 Noteworthy
[OPERATOR]
Thegardener-scheduler
was improved to consider reconciliation backoffs. In the past, unassigned shoots were affected by frequent scheduler reconciliations and status updates which potentially strained the scheduler and etcd. by @timuthy [#10821][DEVELOPER]
extension library: Provider extensions should rename control plane exposure webhook related packages to seed provider to reflect the naming change on their side (for example renamepkg/webhook/controlplaneexposure
topkg/webhook/seedprovider
). by @LucaBernstein [#10788]✨ New Features
[OPERATOR]
NodeAgentAuthorizer
feature gate was introduced. It allows a webhook based authorization ofgardener-node-agents
with reduced permissions.❗ This feature gate requires changes in
machine-controller-manager-provider-*
. Please check that you run a supported version before activating it. ❗ by @oliver-goetz [#10781][USER]
Allow dual-stack shoots creation. by @axel7born [#10803][USER]
shoot spec.kubernetes.clusterAutoscaler: Add support for startupTaints and statusTaints by @dhague [#10858]🐛 Bug Fixes
[USER]
Fixed a bug where SSH key rotations forShoot
s did not properly update the authorized keys on the worker nodes (hence, the new key was unusable until a node restart or rollout). by @tobschli [#10671][USER]
OnShoot
deletion, Gardener now properly skips certain validation checks that are only relevant for creations or updates ofShoot
resources. by @rfranzke [#10902][OPERATOR]
Fixed an error inBackupBucket
reconciliation by replacingStrategicMergePatch
withMergePatch
to properly handleruntime.RawExtension
fields. by @seshachalam-yv [#10904]🏃 Others
[OPERATOR]
update alpine to get latest security fixes by @DockToFuture [#10922][OPERATOR]
Add support fornode-local-dns
in dual-stack cluster. by @axel7born [#10891][OPERATOR]
Add dual stack support for VPN. by @DockToFuture [#10767][OPERATOR]
Fix kubelet CSRs to allow IPv6 addresses to be used by @kron4eg [#10876][OPERATOR]
Add dashboard for VPA admission-controller by @voelzmo [#10741][OPERATOR]
The HVPA component is removed. Before updating to this version of Gardener, make sure that you upgraded to v1.106.0 and all Seed and Garden resources reconciled with that version. This is required to ensure that the HVPA component and its CRD were properly cleaned up. by @ialidzhikov [#10851][OPERATOR]
Added validation forissuerURL
in the OIDC configuration to reject URLs containing fragments. by @acumino [#10888][OPERATOR]
Thegardener/dependency-watchdog
image has been updated tov1.3.0
. Release Notes by @rishabh-11 [#10930][OPERATOR]
Adaptconfigure-admission.sh
for new extension releases with changed value names for Helm charts. by @MartinWeindel [#10877][DEPENDENCY]
Theregistry.k8s.io/cpa/cluster-proportional-autoscaler
image has been updated tov1.9.0
. by @gardener-ci-robot [#10898][DEPENDENCY]
Thegardener/autoscaler
image has been updated tov1.30.1
. Release Notes by @gardener-ci-robot [#10914][DEPENDENCY]
Thegardener/vpn2
image has been updated to0.30.0
. Release Notes by @gardener-ci-robot [#10872][DEPENDENCY]
Theregistry.k8s.io/coredns/coredns
image has been updated tov1.11.4
. by @gardener-ci-robot [#10856][DEPENDENCY]
Thegardener/gardener-discovery-server
image has been updated tov0.3.0
. Release Notes by @gardener-ci-robot [#10849][DEPENDENCY]
Thegardener/etcd-druid
image has been updated tov0.25.0
. Release Notes by @gardener-ci-robot [#10932][DEPENDENCY]
Thegardener/machine-controller-manager
image has been updated tov0.55.0
. Release Notes by @rishabh-11 [#10908]Helm Charts
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/controlplane:v1.109.0
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/gardenlet:v1.109.0
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/operator:v1.109.0
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/resource-manager:v1.109.0
Docker Images
europe-docker.pkg.dev/gardener-project/releases/gardener/admission-controller:v1.109.0
europe-docker.pkg.dev/gardener-project/releases/gardener/apiserver:v1.109.0
europe-docker.pkg.dev/gardener-project/releases/gardener/controller-manager:v1.109.0
europe-docker.pkg.dev/gardener-project/releases/gardener/gardenlet:v1.109.0
europe-docker.pkg.dev/gardener-project/releases/gardener/node-agent:v1.109.0
europe-docker.pkg.dev/gardener-project/releases/gardener/operator:v1.109.0
europe-docker.pkg.dev/gardener-project/releases/gardener/resource-manager:v1.109.0
europe-docker.pkg.dev/gardener-project/releases/gardener/scheduler:v1.109.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.