vmware / cluster-api-provider-cloud-director

Cluster API Provider for VMware Cloud Director. The project is an open source implementation of K8s ClusterAPI project and allows customers to provision resources directly from VMware Cloud Director. It enables Cloud Director powered Clouds to be treated as yet-another-cloud in the multi-cloud journey for VMware Cloud Providers.
Apache License 2.0
38 stars 35 forks source link

CAFV-436: allow single-zone cluster creation #626

Closed arunmk closed 7 months ago

arunmk commented 7 months ago

Description

Please provide a brief description of the changes proposed in this Pull Request

Checklist

API Changes

Are there API changes?

If yes, please fill in the below

  1. Updated conversions?
    • [ ] Yes
    • [ ] No
    • [ ] N/A
  2. Updated CRDs?
    • [ ] Yes
    • [ ] No
    • [ ] N/A
  3. Updated infrastructure-components.yaml?
    • [ ] Yes
    • [ ] No
    • [ ] N/A
  4. Updated ./examples/capi-quickstart.yaml?
    • [ ] Yes
    • [ ] No
    • [ ] N/A
  5. Updated necessary files under ./infrastructure-vcd/v1.0.0/?
    • [ ] Yes
    • [ ] No
    • [ ] N/A

Issue

If applicable, please reference the relevant issue

Fixes #


This change is Reviewable