Madhav Bhargava
Madhav Bhargava
**Enhancement (What you would like to be added):** There is a need to get insights into data that it stores in the DB (bbolt-DB). This provides valuable information on which...
# How to categorize this issue? /kind discussion ## What would you like to be added We have started to do some initial work to replace the etcd-custom-image (which today...
**Enhancement (What you would like to be added):** Upgrade etcd to 3.4.26, currently 3.4.13 is being used. **Motivation (Why is this needed?):** There was a live canary issue#4122 which points...
**Describe the bug:** If an existing etcd member crashed and now has come up again, then if the data directory is not longer valid then for a multi-node setup, the...
### What happened? **Kustomize version:** ``` {Version:kustomize/v4.5.5 GitCommit:daa3e5e2c2d3a4b8c94021a7384bfb06734bcd26 BuildDate:2022-05-20T20:21:22Z GoOs:darwin GoArch:arm64} ``` I am trying to generate a k8s secret from files which contain certificate and key. Kustomize will automatically...
**How to categorize this PR?** /area control-plane dev-productivity quality /kind api-change enhancement cleanup test **What this PR does / why we need it**: **Which issue(s) this PR fixes**: * Fixes...
**How to categorize this PR?** How to categorize this PR? /area control-plane /kind enhancement What this PR does / why we need it: - Upgrades golang version to 1.22.2 -...
**Describe the bug:** gardener core currently has a LOT of scripts under /hack which brings in a lot of dependencies into the vendor directory. Most of these dependencies are not...
** What you would like to be added:** Upgrade golang version to 1.22.1 **Motivation (Why is this needed?):** Use language improvements that have been introduced in 1.22. Also the https://github.com/gardener/etcd-druid/pull/777...
**What you would like to be added:** - [ ] Use separate `namespace` for running e2e tests concurrently (using go-native tests) - [ ] Load the images using `kind load`...