machine-controller-manager
machine-controller-manager copied to clipboard
Declarative way of managing machines for Kubernetes cluster
**How to categorize this issue?** /area performance /kind discussion /kind enhancement /priority 3 **What would you like to be added**: MCM needs to place node annotations,labels,taints(ALT) configured more efficiently. Refer...
**What would you like to be added**: Currently, MCM boots-up the machines with only one root disk, we should allow users to be able to attach multiple worker-disks. There has...
**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,...
**How to categorize this issue?** /area Doc /kind bug /priority 3 **What happened**: In https://github.com/gardener/machine-controller-manager/blob/master/docs/FAQ.md#what-is-the-high-level-design-of-mcm the HLD pointing to https://github.com/gardener/machine-controller-manager/tree/master/docs/design however when I access this link i found a 404...
**How to categorize this issue?** /area usability /kind enhancement /priority 3 **What would you like to be added**: As an operator I would like to see more details about the...
**How to categorize this issue?** /kind bug /priority 3 **What happened**: The following command fails on Linux: ```shell $ make generate ``` The error: ``` ./hack/api-reference/generate-spec-doc.sh: 2: ./gen-crd-api-reference-docs: Exec format...
To not be marginalised and outrun eventually, we should actively engage with the community and eventually adopt the cluster / machine API spec. See gardener/gardener#231.
**How to categorize this issue?** /area robustness /kind enhancement /priority 2 **What would you like to be added**: The issue proposes in-place updates for machines where in the machine spec...
**How to categorize this issue?** /area usability /kind enhancement /priority 3 **What would you like to be added**: The local deployment yaml for the MCM pod which is maintained in...
**What would you like to be added**: On failure of machine creation or deletion requests, MCM constantly tries to create or delete the machine-objects. This could cause a heavy load...