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

[1.3.1 Patch] Bump version up to patch, return errors back to callers #653

Closed lzichong closed 1 month ago

lzichong commented 2 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