Update dependency https://github.com/kubernetes/cloud-provider-vsphere.git to v1.29.0
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| https://github.com/kubernetes/cloud-provider-vsphere.git | minor |
v1.26.2 -> v1.29.0
|
Release Notes
kubernetes/cloud-provider-vsphere (https://github.com/kubernetes/cloud-provider-vsphere.git)
v1.29.0
What's Changed
- CI: move to new resource pool and folder in VMC and migrate to new IPAM @chrischdi (#763)
- Upgrade kind to 0.20.0 and its config version @YanzhaoLi (#778)
- Correct parsing of guestInfo metadata @zerospiel (#762)
- Support VPC networking for Routable pod feature @wyike (#773)
- Fix the fs watcher to only watch ccm-provider if it's paravirtual @lubronzhan (#798)
- Cleanup VSphere sessions on SIGTERM @flawedmatrix (#809)
- Bump vsphere-cpi version to v1.29.0 @DanielXiao (#812)
Full Changelog: https://github.com/kubernetes/cloud-provider-vsphere/compare/v1.28.0...v1.29.0
v1.28.0
What's Changed
https://github.com/kubernetes/cloud-provider-vsphere/pull/743
- Fix broken link in doc by @BrahmanandaKumar (https://github.com/kubernetes/cloud-provider-vsphere/pull/744)
- Update base image versions by @briantopping (https://github.com/kubernetes/cloud-provider-vsphere/pull/748)
- Fix the symbol for image tag by @lubronzhan (https://github.com/kubernetes/cloud-provider-vsphere/pull/749)
- Bump kubernetes 1.28 by @wyike (https://github.com/kubernetes/cloud-provider-vsphere/pull/751)
- Update charts and manifests version to 1.28 by @wyike (https://github.com/kubernetes/cloud-provider-vsphere/pull/752)
Full Changelog: https://github.com/kubernetes/cloud-provider-vsphere/compare/v1.27.0...v1.28.0
v1.27.0
What's Changed
- Remove credentials from configmap in the helm chart. by @erkanerol (https://github.com/kubernetes/cloud-provider-vsphere/pull/703)
- Bump golang.org/x/net to 0.8.0 for CVE fix by @lubronzhan (https://github.com/kubernetes/cloud-provider-vsphere/pull/704)
- Upgrade libraries including github.com/vmware/vsphere-automation-sdk-go, builder Golang image to v1.20.2, Distroless base image from Debian 9 to 11. by @briantopping (https://github.com/kubernetes/cloud-provider-vsphere/pull/710)
- Use dl.k8s.io instead of hardcoded GCS URIs by @stmcginnis (https://github.com/kubernetes/cloud-provider-vsphere/pull/722)
- Use a meaningful user agent name in vsphere session by @lubronzhan (https://github.com/kubernetes/cloud-provider-vsphere/pull/721)
- Fix error verification to work on Go 1.19 and 1.20 by @nrb (https://github.com/kubernetes/cloud-provider-vsphere/pull/724)
- When selection node ipaddress, prefer addresses that are statically configured in VM metadata by @adobley (https://github.com/kubernetes/cloud-provider-vsphere/pull/725)
- Fix tls thumbprint parameter in the helm chart by @erkanerol (https://github.com/kubernetes/cloud-provider-vsphere/pull/726)
- Update controller dependencies by @briantopping (https://github.com/kubernetes/cloud-provider-vsphere/pull/719)
- Upgrade to Kubernetes 1.27 and Go 1.20 by @nrb (https://github.com/kubernetes/cloud-provider-vsphere/pull/727)
- remove refs to deprecated io/ioutil by @testwill (https://github.com/kubernetes/cloud-provider-vsphere/pull/733)
- Simplify vcsim endpoint setup by @dougm (https://github.com/kubernetes/cloud-provider-vsphere/pull/740)
- Bump govmomi to 0.30.6 by @lubronzhan (https://github.com/kubernetes/cloud-provider-vsphere/pull/738)
- Bump dependency in e2e test by @lubronzhan (https://github.com/kubernetes/cloud-provider-vsphere/pull/739)
- Improve helm chart to support global values so that this chart can be used as subchart. by @erkanerol (https://github.com/kubernetes/cloud-provider-vsphere/pull/734)
Full Changelog: https://github.com/kubernetes/cloud-provider-vsphere/compare/v1.26.2...v1.27.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.