cluster-api-provider-proxmox
cluster-api-provider-proxmox copied to clipboard
feat: support for externally managed control plane
Issue #95
Description of changes:
Supporting empty Control Plane endpoint when ProxmoxCluster
is used by an externally managed Control Plane.
The ProxmoxCluster
controller will wait for a valid IP before proceeding to mark the infrastructure ready.
Testing performed:
N.A.