[OPERATOR] An issue was fixed that cause gardener-operator to deploy the gardenlet into the runtime cluster instead of another intended remote cluster. by @timuthy#10631
[OPERATOR] Fix a bug where the shoot care controller cannot reconcile shoots with spec.maintenance.confineSpecUpdateRollout=true and migrated between secretBindingName and credentialsBindingName until the shoot is reconciled.. by @vpnachev#10674
[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
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.1.
Release notes
Sourced from github.com/gardener/gardener's releases.
... (truncated)
Commits
08220cb
Release v1.105.1600979b
[release-v1.105] [GEP-26] Fix bug where shoot care controller uses outdated c...2f0e232
[release-v1.105] [operator] Fix Gardenlet deployment (#10631)fa0f8f4
Prepare next Development Cycle v1.105.1-devd4d2c39
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 ...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