Rishabh Patel
Rishabh Patel
**What this PR does / why we need it**: WIth this PR, when one runs the` kubectl get machines -owide` command, two more columns, namely Node and ProviderID will be...
**What this PR does / why we need it**: This PR removes the `node` field in the `machine status` and replaces its usage with the `node label` present in the...
**How to categorize this issue?** /area robustness /kind enhancement /priority 4 **What would you like to be added**: Add HSTS header to the HTTP response from the health endpoint of...
**How to categorize this issue?** /area testing /kind epic /priority 2 **What happened**: - [x] https://github.com/gardener/machine-controller-manager/issues/853 - [x] #675 - [x] #789 - [ ] Other improvements - Debugging IT...
**How to categorize this issue?** /area control-plane /kind enhancement /priority 3 **What would you like to be added**: In the current mcm, during machine class reconciliation, the corresponding machines are...
**How to categorize this issue?** /area control-plane /area robustness /kind enhancement /priority 2 **What would you like to be added**: Remove `getVMStatus` from `triggerDeletionFlow`. The consequence is that no other...
**How to categorize this issue?** /area robustness /kind bug /priority 1 **What happened**: According to https://github.com/gardener/machine-controller-manager/blob/ff8261398277c3e5a481f06cfb57c417dfd07754/pkg/util/provider/machinecontroller/machine.go#L609-#L611, if `NotFound` error code is returned by `driver.InitialiseMachine`, the initialisation of the VM is...
**How to categorize this issue?** /area compliance /area security /kind enhancement /priority 1 **What would you like to be added**: use `gosec` for SAST. Check https://github.com/gardener/gardener/pull/9959 for reference. - [...
**How to categorize this issue?** /area control-plane /area scalability /kind enhancement /priority 1 **What happened**: In the recent live update, we saw that the worker pools for our seeds were...