cluster-api-provider-cloud-director
cluster-api-provider-cloud-director copied to clipboard
VCDA-3287: automate R1 to CAPVCD cluster creation
CAPVCD core changes:
- If there is an already created machine that is being migrated, don't create it but verify that it exists
- If there was a dnat rule created in R1 cluster format, delete it and convert it to an LB endpoint
- Set conditions to let control-plane pass
r1tocapvcd script:
- Create secrets based on provided files
- Create CAPVCD yaml for old machines and new machines
- Apply and wait for machines to be created