[OPERATOR] The VPAForETCD and VPAAndHPAForAPIServer feature gates have been promoted to GA and locked to true. by @plkokanov#10599
[USER] The limitation of having at maximum ~80 worker pools in Shoots has been lifted. Much higher numbers should be possible now (concrete limit depends on the amount of configuration within the pools (e.g., labels, taints, annotations, etc.)). by @rfranzke#10542
✨ New Features
[DEVELOPER] Add functionality for the determination of bastion VM parameters used by the extensions by @hebelsan#10537
[OPERATOR]gardener-operator is now capable of deploying extension controllers to the garden runtime cluster via operator.gardener.cloud/v1alpha1.Extension resources. Please visit this document for more information. by @timuthy#10518
[OPERATOR]gardenlet now performs garbage collection of stale Pods in all namespaces (except kube-system) in the seed cluster. by @rfranzke#10548
🐛 Bug Fixes
[OPERATOR] When checking whether a Deployment rollout is complete, stale Pods are now ignored and no longer counted. by @rfranzke#10548
🏃 Others
[DEPENDENCY] The quay.io/prometheus-operator/prometheus-config-reloader image has been updated to v0.77.0. by @gardener-ci-robot#10547
[DEPENDENCY] The gcr.io/istio-release/pilot image has been updated to 1.21.6. by @gardener-ci-robot#10564
[DEVELOPER] provider-extensions setup: Seed VPA is disabled by default to avoid two VPA deployments to act on the same cluster causing endless eviction loops. by @ialidzhikov#10593
[DEVELOPER] Correctly extract and install the go binaries in the remote local setup by @vicwicker#10605
[OPERATOR] Allow overlapping network ranges in case of single stack IPv6. by @axel7born#10584
[OPERATOR] Allow empty pod and service ranges in shoot spec for IPv6 single stack. by @axel7born#10541
[OPERATOR] The TopologySpreadConstraint calculation was improved for workload spread across multiple zones. This especially leads to a more balanced distribution of kube-apiserver and istio replicas in seed clusters. by @timuthy#10608
[OPERATOR] VPA resource settings are now adapted - memory limits are removed and initial resource requests are lowered. by @voelzmo#10568
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 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 from 1.101.0 to 1.105.0.
Release notes
Sourced from github.com/gardener/gardener's releases.
... (truncated)
Commits
d4d2c39
Release v1.105.0468da8c
chore(deps): update dependency gardener/gardener-extension-networking-calico ...145d6c7
DropTopologySpreadConstraints
special case (#10608)d625388
PromoteVPAForETCD
andVPAAndHPAForAPIServer
feature gates to GA (#10599)80554c5
Fix extracting the go binaries in the remote local setup (#10605)22fac9a
chore(deps): update dependency gardener/gardener-extension-networking-cilium ...2a3496a
[GEP-26] Grant gardener users with access to CredentialsBindings and Workload...6b8e5b3
chore(deps): update golang (#10598)fb4110f
[GEP-27] Add extensions bastion util function (#10537)0ce450e
Clarify documentation regarding Managed Service Account Issuer enablement (#1...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