forked from gardener/gardener
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove Dependency of OperatingSystemConfig on Extensions (#40) * Increase client-side rate limits of seed resource-manager Signed-off-by: Niclas Schad <[email protected]> * Use SKE etcd-druid (adds stackit S3 provider support) * [manual:component:github.com/gardener/dependency-watchdog:v1.1.2->v1.2.1] (gardener#9072) * Vendor new dwd release and create MR to create role and rolebinding in shoot * run make format * added unit tests * Fix unit tests * Update gardenlet to add dwd resources to shoot ns before starting controllers * run make generate * run make check * Addressed review comments * Address review comments * run make generate * remove nodeMonitoringGraceDuration from prober config * Vendor dwd v1.2.1 * Added new DWDAccess interface * Update comments * Addresses review comments * FIx dependency-watchdog permissions (gardener#9499) * FIx dependency-watchdog permissions Allow dwd to get/list nodes in the shoots * Address review feedback * update dependency-watchdog version v1.2.3 Signed-off-by: Niclas Schad <[email protected]> * Fix fetching CA bundle secret in DWD migration function (gardener#9276) * Enable AlwaysUpdate for resource manager targeting runtime cluster * [ske-v1.88] cherrypick apiserver-proxy changes Configure apiserver proxy to use HTTP connect This reuses the reversed VPN listener and filter mechanisms on the istio-ingressgateway side. Co-Authored-By: Johannes Scheerer <[email protected]> Bump ext-authz-server Add `DisableAPIServerProxyPort` feature gate * Fix `Secret etcd-backup not found` (gardener#9800) * Add deployNamespace dependency to deployBackupEntryInGarden * Remove comment * Only specify args in etcd-druid --------- Signed-off-by: Niclas Schad <[email protected]> Co-authored-by: Niclas Schad <[email protected]> Co-authored-by: Tim Ebert <[email protected]> Co-authored-by: Aaron Francis Fernandes <[email protected]> Co-authored-by: Vladimir Nachev <[email protected]> Co-authored-by: Rafael Franzke <[email protected]> Co-authored-by: Viktor <[email protected]>
- Loading branch information
1 parent
40c7f21
commit 3418f64
Showing
26 changed files
with
520 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.