github kubernetes-sigs/cluster-api-provider-vsphere v1.8.0-beta.1

latest releases: v1.11.1-rc.0, test/v1.11.1-rc.0, v1.11.0...
pre-release13 months ago

🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.

Changes since v1.7.0


📈 Overview

  • 65 new commits merged
  • 2 breaking changes ⚠️
  • 5 feature additions ✨
  • 10 bugs fixed 🐛

⚠️ Breaking Changes

  • Introduce concurrency flags per controller (#2106)
  • Perform guest shutdown if VMware tools installed when deleting VM (#1982)

✨ New Features

  • Automate GitHub release creation (#2050)
  • Bump cluster-api dependency to v1.5.0-beta.1 (#1970)
  • Disable vAppConfig during VM creation (#2014)
  • Implement image promotion sync Makefile with core CAPI (#2101)
  • Support bare IPv6 vCenter server addresses (#1998)

🐛 Bug Fixes

  • apis: fix missing categories marker for VShpereVM in v1alpha3 and v1alpha4 (#1973)
  • CAPV CSI driver isn't passing TLS thumbprint (#1819)
  • Don't call session logout for keepAliveHandler (#1949)
  • envtest: Dynamically load CRDs using golang resolvers (#1931)
  • Fix datastore selection based on StoragePolicy (#1937)
  • hack/e2e.sh: retry getting ipaddress object name (#2041)
  • pkg/session fix used RoundTripper inside anonymous func for KeepAliveHandler (#2033)
  • Refine finalizer handling (#2099)
  • Return error on session creation if VCentre client not used (#2023)
  • Use same check when checking cluster is pasued or not in the handler (#1946)

🌱 Others

  • [CI] Bump setup-envtest (#2093)
  • [CI]: Updates CI template to k8s 1.27.3 (#2016)
  • Add release-1.7 to Trivy scan (#1978)
  • align flags with CAPI (#2104)
  • Bump actions/checkout from 3.5.2 to 3.5.3 (#2077)
  • Bump actions/setup-go from 3.5.0 to 4.0.1 (#1953)
  • Bump CAPI to v1.5.0 (#2091)
  • Bump CAPI to v1.5.0-rc.1 (#2029)
  • bump CAPI version to v1.5.0-rc.0 (#1996)
  • Bump controller-tools to v0.12.1 (#2004)
  • Bump docker to v24.0.5 (#2081)
  • Bump github.com/onsi/ginkgo/v2 from 2.9.2 to 2.11.0 in /hack/tools (#1954)
  • Bump github.com/onsi/gomega from 1.27.8 to 1.27.10 (#2079)
  • Bump github.com/vmware/govmomi from 0.30.4 to 0.30.5 in /hack/tools (#1968)
  • bump github.com/vmware/govmomi to v0.30.6 (#2020)
  • Bump Go to 1.20.6 (#2022)
  • Bump golang.org/x/tools from 0.11.0 to 0.11.1 (#2127)
  • Bump golang.org/x/tools from 0.9.3 to 0.11.0 (#2018)
  • Bump golangci-lint to v1.53.3 and adapt installation from core CAPI (#2028)
  • Bump golangci/golangci-lint-action from 3.4.0 to 3.6.0 (#1940)
  • Bump k8s.io/code-generator from 0.26.4 to 0.26.6 in /hack/tools (#1956)
  • Bump k8s.io/code-generator from 0.27.2 to 0.27.3 in /hack/tools (#2017)
  • Bump k8s.io/code-generator from 0.27.3 to 0.27.4 in /hack/tools (#2078)
  • Bump version to v1.8 in clusterctl-settings (#2121)
  • Cleanup deleteFunc in VmopMachineService (#2057)
  • Deprecate AutoConfigure functionality (#2103)
  • Drop redundant list webhook registrations (#2015)
  • Drop remediation tests (#1976)
  • Fixups after Makefile refactoring (#2109)
  • go.mod: pin cluster-api version to prevent dependabot from downgrading sigs.k8s.io/cluster-api/test (#2021)
  • hack/tools: use go-install.sh for installing controller-gen (#2005)
  • Improve fd selection logic (#1944)
  • Introduce watch-filter flag as predicate filter + filter out paused objects (#2105)
  • Makefile: refactor how govc is built to workaround dependency issues building govc (#1986)
  • OWNERS: Refresh of owners as per meeting of 2023/06/22 (#2082)
  • Prepare metadata.yaml for v1.8 release series (#2097)
  • Refactor how tools are built to align with CAPI and get rid of tools go.mod (#2080)
  • Remove haproxy (#2031)
  • Remove NodeLabeling feature gate (#2032)
  • Rename findVMPre7 to findVSphereVM (#2036)
  • test/e2e: add check at anti-affinity test to ensure enough hosts exist (#1974)
  • Use pointer receiver consistently in vspheremachine controller (#2055)

📖 Additionally, there have been 5 contributions to our documentation and book. (#2083, #2108, #2100, #2030, #1966)

Thanks to all our contributors! 😊

Don't miss a new cluster-api-provider-vsphere release

NewReleases is sending notifications on new releases.