v1.30.0
XudongLiuHarold
released this
19 Apr 06:56
·
307 commits
to master
since this release
What's Changed
- Add more doc about how to cut a release by @lubronzhan in #824
- Use openvpn from community-owned registry by @sbueringer in #825
- Use K8s v1.29.0 in e2e test by @DanielXiao in #828
- 🌱 Bump github.com/prometheus/client_golang from 1.16.0 to 1.18.0 by @dependabot in #806
- 🌱 Bump github.com/google/uuid from 1.3.0 to 1.5.0 by @dependabot in #814
- Remove controller runtime dependency by @XudongLiuHarold in #847
- 🌱 Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #849
- fix typo in kubeadm docs by @ArtTwink in #850
- 🌱 Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 in /test/e2e by @dependabot in #837
- 🌱 Bump the kubernetes group in /test/e2e with 4 updates by @dependabot in #860
- 🌱 Bump helm.sh/helm/v3 from 3.13.1 to 3.14.2 in /test/e2e by @dependabot in #871
- Add DanielXiao and chenlin as maintainers by @chenlin07 in #876
- run e2e test suite on latest k8s version by @XudongLiuHarold in #874
- 🌱 Bump sigs.k8s.io/cluster-api/test from 1.6.1 to 1.6.2 in /test/e2e by @dependabot in #872
- 🌱 Bump sigs.k8s.io/cluster-api from 1.6.1 to 1.6.2 in /test/e2e by @dependabot in #873
- 🌱 Bump the kubernetes group with 7 updates by @dependabot in #858
- 🌱 Bump github.com/google/uuid from 1.5.0 to 1.6.0 by @dependabot in #880
- 🌱 Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #878
- 🌱 Bump sigs.k8s.io/controller-runtime from 0.16.5 to 0.17.2 in /test/e2e by @dependabot in #877
- add a new github action to auto bump k8s changes by @XudongLiuHarold in #882
- Add auto bump action for e2e test by @XudongLiuHarold in #888
- fix github actions by @XudongLiuHarold in #892
- improve github actions by @XudongLiuHarold in #899
- remove staring docker in make file as suggested to fix cpi post merge job fail because of docker unavailable by @XudongLiuHarold in #903
- fix integration test by @XudongLiuHarold in #904
- run dependabot on three latest release branches by @skriss in #905
- 🌱 Bump github.com/vmware/govmomi from 0.27.4 to 0.35.0 in /test/e2e by @dependabot in #856
- 🌱 Bump github.com/vmware/govmomi from 0.30.6 to 0.35.0 by @dependabot in #857
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 in /test/e2e by @dependabot in #884
- 🌱 Bump github.com/vmware/govmomi from 0.30.6 to 0.36.0 by @dependabot in #911
- 🌱 Bump github.com/vmware/govmomi from 0.27.4 to 0.36.0 in /test/e2e by @dependabot in #923
- improve dependabot by @XudongLiuHarold in #932
- Bump the Kubernetes v0.30.0-beta.0 by @chenlin07 in #950
- 🌱 Bump the Kubernetes group to v0.30.0-beta.0 by @github-actions in #942
- Support specifying pod IPPool type in VPC network by @chenlin07 in #957
- Fix empty pod ip pool type check by @chenlin07 in #958
- fix auto bump github action by @XudongLiuHarold in #960
- 🌱 Bump the Kubernetes group to v0.30.0-rc.1 by @github-actions in #966
- 🌱 Bump github.com/vmware/govmomi from 0.36.0 to 0.36.2 by @dependabot in #962
- 🌱 Bump github.com/vmware/govmomi from 0.36.0 to 0.36.3 in /test/e2e by @dependabot in #965
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.1 in /test/e2e by @dependabot in #970
- 🌱 Bump the Kubernetes group to v0.30.0-rc.2 by @github-actions in #971
- 🌱 Bump github.com/vmware/govmomi from 0.36.2 to 0.37.0 by @dependabot in #972
- 🌱 Bump the Kubernetes group to by @github-actions in #979
- prepare to release vsphere cpi 1.30 by @XudongLiuHarold in #980
- update e2e test versions by @XudongLiuHarold in #981
- fix release script by @XudongLiuHarold in #984
New Contributors
- @sbueringer made their first contribution in #825
- @ArtTwink made their first contribution in #850
- @skriss made their first contribution in #905
- @github-actions made their first contribution in #942
Full Changelog: v1.29.0...v1.30.0