Madhav Bhargava
Madhav Bhargava
**Which component are you using?**: cluster-autoscaler **What k8s version are you using (`kubectl version`)?**: kubectl version Output $ kubectl version Server Version: version.Info{Major:"1", Minor:"26", GitVersion:"v1.26.7", GitCommit:"84e1fc493a47446df2e155e70fca768d2653a398", GitTreeState:"clean", BuildDate:"2023-07-19T12:16:45Z", GoVersion:"go1.20.6", Compiler:"gc",...
**How to categorize this issue?** /area control-plane /area monitoring /kind enhancement **What would you like to be added**: New metrics were introduced as part of [PR](https://github.com/gardener/machine-controller-manager/pull/842). These metrics needs to...
**How to categorize this issue?** /area control-plane /kind enhancement /priority 3 **What would you like to be added**: Currently [Driver](https://github.com/gardener/machine-controller-manager/blob/master/pkg/util/provider/driver/driver.go#L28-L39) implemented by all providers does not have a way to...
**How to categorize this issue?** /area control-plane /kind poc /priority 2 **What would you like to be added**: We would like to do a POC on if its possible to...
**How to categorize this issue?** /area control-plane /kind epic /priority 3 **What would you like to be added**: _TO BE FILLED_ **Why is this needed**: There are several reasons why...
**How to categorize this issue?** /area control-plane /area dev-productivity /area usability /area documentation /kind enhancement /priority 3 **What would you like to be added**: #768 raises an important gap that...
**How to categorize this issue?** /area control-plane /area usability /kind enhancement /priority 3 **What would you like to be added**: It is only possible today to define a single machine...
**How to categorize this issue?** /area control-plane /area monitoring /kind enhancement /priority 3 **What would you like to be added**: Today MCM exposes metrics which has a few shortcomings: -...
**What this PR does / why we need it**: Update to member lease annotation for peer URL TLS is now done by making a member API call which accurately depicts...
**Enhancement (What you would like to be added):** `etcd-wrapper` is going to support a `restart` HTTP endpoint. See https://github.com/gardener/etcd-wrapper/issues/24. `etcd-backup-restore` should now do the following: 1. It should create a...