Skip to content

Cloud Provider vSphere v1.2.0 rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@davidvonthenen davidvonthenen released this 29 Jul 00:29
· 900 commits to master since this release
857c124

This is the v1.2.0 rc1 release of Cloud Provider vSphere

Changelog since v1.1.0:

  • [NEW] Support for NSX-T based Load Balancers PR: #292
  • [NEW] Initial implementation for YAML based config. PR: #305
  • [NEW] Update CPI image to use non-root account. PR: #297
  • [NEW] Add support for Resource Pool and Folder traversal for Zones/Regions. PR: #362
  • [ENHANCE] InstanceExistsByProviderID Signal Deletion to K8s. PR: #359
  • [ENAHNCE] Update docs for VMTools exclude-nics filtering. PR: #349
  • [ENHANCE] Added guide on how to install CSI on an already-existing K8s cluster. PR: #293
  • [ENAHNCE] Documentation updates. PR: #310,
  • [BUG] Don't cache instances if addresses are not found. PR: #336
  • [BUG] vSphere cloud-controller-manager should tolerate not-ready taint. PR: #339
  • [BUG] Prevent guest from getting cached when unable to get properties. PR: #343
  • [BUG] Remove ToLower when using FQDN. PR: #352
  • [BUG] Log does not print node initialization success when zone labels are not configured. PR: #361