Machine Controller Manager

The Machine Controller Manager handles reconciliation of MachineDeployment and MachineSet objects.

Ideally this should be the called machine-deployment-controller but the current name is a legacy holdover when all controllers were in one project module.

The Machine Controller Manager Entry Point is at github.com/gardener/machine-controller-manager/cmd/machine-controller-manager/controller_manager.go

MCM Launch