cluster-api-provider-cloud-director icon indicating copy to clipboard operation
cluster-api-provider-cloud-director copied to clipboard

VCDA-3287: automate R1 to CAPVCD cluster creation

Open arunmk opened this issue 4 years ago • 0 comments

CAPVCD core changes:

  1. If there is an already created machine that is being migrated, don't create it but verify that it exists
  2. If there was a dnat rule created in R1 cluster format, delete it and convert it to an LB endpoint
  3. Set conditions to let control-plane pass

r1tocapvcd script:

  1. Create secrets based on provided files
  2. Create CAPVCD yaml for old machines and new machines
  3. Apply and wait for machines to be created

This change is Reviewable

arunmk avatar Mar 07 '22 21:03 arunmk