Skip to content

v1.1.0

Compare
Choose a tag to compare
@lzichong lzichong released this 17 Jul 18:43
· 163 commits to main since this release
08bbaa5

Features:

  1. TKG 2.1.1, TKG 2.2.0 Support
  2. Updated CAPI version to v1.4.0 (PR #445)
  3. CAPVCD API version changed to v1beta2 (PR #374)
  4. Clusterclass Support (PR #357)
  5. Golang 1.19 Support (PR #440)
  6. Customized naming convention for cluster VMs (PR #369)
  7. Qualified CSI 1.4.0, CPI 1.4.0
  8. CAPVCD can support OVDC name changes post cluster creation (PR #442)
  9. Support multiple NIC for machines (PR #254)
  10. Added clusterctl templates for Kubernetes v1.25, v1.24 versions (PR #476)

Misc/Bug Fixes:

  1. CAPVCD Upgrade Documentation
  2. Reduce image size, and move to Golang static binary and scratch image (PR #446)
  3. Added test automation for workload cluster CRUD operations (PR #475)
  4. Qualified MachineHealthCheck and Cluster Autoscaler
  5. Please refer to the TKG documentation for the Antrea installation as CRS templates are not supported for TKG 2.1.1, TKG 2.2.0.
  6. CAPVCD now closes idle http connections when reconciliation ends (PR #468)