[OPERATOR]gardenlet's Pod garbage collector (part of its shoot-care controller) now considers Pods with reason NodeAffinity, i.e., it auto-deletes such Pods. by @rfranzke#9949
[OPERATOR] Fix a bug that unconditionally enables the DiscoveryServerDown alert even when the Gardener Discovery Server is not enabled. by @vpnachev#9906
[OPERATOR] The broken prometheus-longtermScrapeConfigs introduced with v1.95.0 have been fixed. by @bd3lage#9901
[OPERATOR] gardenlet: An issue causing alerts contributed by extensions containing a multi-line expr not to be properly translated in a PrometheusRule is now fixed. by @dimitar-kostadinov#9909
[USER] A bug in the Prometheus dashboard for shoots not showing metrics for most panels has been fixed. by @rfranzke#9927
[OPERATOR] Increase VPA admission-controller rate limits to avoid endless eviction loops in case when many Pods are evicted at the same time. by @voelzmo#9887
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.92.0 to 1.96.3.
Release notes
Sourced from github.com/gardener/gardener's releases.
... (truncated)
Commits
6d681ce
Release v1.96.3ec5d451
[release-v1.96]gardenlet
's pod garbage collector considers pods with reaso...5032bab
Prepare next Development Cycle v1.96.3-devfd6f982
Release v1.96.27bd748b
[release-v1.96] Fix some Plutono dashboards (#9927)a8573e3
[release-v1.96] Move "listMachineDeployment
s" call right before its first ...0e811af
chore(deps): update dependency gardener/dashboard to v1.75.1 (#9908)1fcfb0f
[release-v1.96] [GEP-24] Fix: Configure DiscoveryServerDown alert only when d...2578e36
Fix thenormalizeAlertingRules
func (#9909)a17660d
fix-scrapeconfigs (#9901)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