canonical / cluster-api-control-plane-provider-microk8s

This project offers a cluster API control plane controller that manages the control plane of a MicroK8s cluster. It is expected to be used along with the respective MicroK8s specific machine bootstrap provider.
https://microk8s.io
7 stars 5 forks source link

CP is Ready if no nodes are Ready #49

Closed neoaggelos closed 8 months ago

neoaggelos commented 8 months ago

Summary

Mark the control plane status as Ready when we start getting API responses, not after there are Ready nodes.