Skip to content

Cloud Provider vSphere v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@frapposelli frapposelli released this 12 Jun 20:13
· 1122 commits to master since this release
v0.2.0
649f959

This is a beta release of Cloud Provider vSphere

Notable features implemented:

  • Initial advertised release in the form of beta for the CCM
  • Implements CI and project health related features including but not limited to: pushing docker images to gcr, image creation based on tag creation, e2e testing, unit tests in the form of go tests, vet/fmt/lint checks, etc
  • Initial release of the vSphere First Class Disk (FCD) based CSI driver. Implements block and file-level support.
  • Implements zones support for CCM
  • Implements support for multi-VC and multi-DC based configurations
  • Establish project structure for CCM involving a refactor of pkg/common, pkg/cloud-provider/vsphere, and pkg/csi
  • Experimental support for gRPC endpoint to expose VMs within a k8s cluster (disabled by default)