Tim Usner
Tim Usner
**How to categorize this issue?** /area open-source /kind enhancement **What would you like to be added**: Managing `DNSProviders` should be moved from [gardener/gardener](https://github.com/gardener/gardener) to [gardener/gardener-extension-shoot-dns-service](https://github.com/gardener/gardener-extension-shoot-dns-service). The following approach was discussed:...
**How to categorize this issue?** /area control-plane /area ops-productivity /kind enhancement **What would you like to be added**: Etcd-Druid [v0.11.0](https://github.com/gardener/etcd-druid/releases/tag/v0.11.0) maintains a new `BackupReady` condition for the `etcd` resource. Gardener...
**How to categorize this issue?** /area delivery /area dev-productivity /kind enhancement **What would you like to be added**: More and more developers switch with their dev machines to an `ARM64`...
**How to categorize this issue?** /area security /kind enhancement **What would you like to be added**: [Similar to Gardenlet](https://github.com/gardener/gardener/blob/74fbee9bb67270899b0afd8d9cc1bd806bdf80c1/cmd/gardenlet/app/gardenlet.go#L440-L448), controller-manager, admission-controller, resource-manager, scheduler and seed-admission-controller should serve `/healthz`, `/readyz` and...
The following error occurs when load balancer listeners are retrieved: ``` json: cannot unmarshal bool into Go struct field Listener.listeners.insert_headers of type string ``` https://github.com/gophercloud/gophercloud/pull/1514 added support for _insert_headers_ and...
**How to categorize this issue?** /area robustness /kind bug /priority 3 **What happened**: The machine status cannot be updated for the following reason: ``` Update failed for machine "shoot--dev--shoot-cpu-worker-z1-ff5c8-48vbl". Retrying,...
**Feature (What you would like to be added):** Integration tests for this repository should be executed with the `testrunner` (see [here](https://github.com/gardener/etcd-backup-restore/blob/322d3c74fcd5ea7be9961ce5e9d7ffed48ecc34e/.ci/tm-tests-playground#L112)) in a KIND cluster through Prow jobs. IaaS credentials...
**Describe the bug:** Etcd-Backup-Restore proxys certain requests related to the `snapshotter` to the etcd leader in case of a multi-node cluster. This procedure does not work if `TLS` is enabled...
**Feature (What you would like to be added):** We should use a client cache when querying objects from a Kubernetes cluster. This can be done by using the [DelegatingClient](https://github.com/kubernetes-sigs/controller-runtime/blob/b704f447ea7c8f7059c6665143a4aa1f6da28328/pkg/client/split.go#L44) of...
**How to categorize this issue?** /area testing /kind flake **Which test(s)/suite(s) are flaking**: - [ ] Defragmentor suite falky tests: Logs [It] should defragment and reduce size of DB within...