gardener / machine-controller-manager-provider-azure

This repository is the out of tree implementation of the machine driver for Azure cloud provider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adapt scale-from-zero feature with extensibility of MCM

AxiomSamarth opened this issue · comments

What would you like to be added:
Currently the scale from zero feature relies on the provider-specific MachineClasses. MCM is introducing out of tree providers with extensibility, and also a generic single MachineClass CRD. We need to adapt the scale-from-zero feature with the same.
This needs to be adapted before the out of tree provider Azure is released.

Why is this needed:

Tested! Works.