Releases: kubernetes/cloud-provider-vsphere
Releases · kubernetes/cloud-provider-vsphere
v1.32.0-beta.1
What's Changed
- 🌱 (chore): Bump github.com/vmware/govmomi from 0.45.0 to 0.45.1 in /test/e2e by @dependabot in #1281
- Bump govmomi to v0.45.1 by @zhanggbj in #1303
Full Changelog: v1.32.0-beta.0...v1.32.0-beta.1
v1.32.0-beta.0
What's Changed
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 in /test/e2e by @dependabot in #1176
- 🌱 Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 in /test/e2e by @dependabot in #1175
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 in /hack/tools by @dependabot in #1170
- ⚙️ remove useless github action configuration by @XudongLiuHarold in #1181
- ⚙️ update dependabot configuration by @XudongLiuHarold in #1184
- 🌱 (chore): Bump github.com/vmware/govmomi from 0.39.0 to 0.42.0 in /test/e2e by @dependabot in #1202
- 🌱 (chore): Bump github.com/vmware/govmomi from 0.39.0 to 0.42.0 by @dependabot in #1191
- 🌱 (chore): Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.0 by @dependabot in #1195
- 🌱 (chore): Bump sigs.k8s.io/kind from 0.23.0 to 0.24.0 in /hack/tools by @dependabot in #1197
- 🌱 (chore): Bump the sigs-k8s group in /test/e2e with 4 updates by @dependabot in #1199
- ✨ e2e test: update e2e test config to run on latest k8s by @XudongLiuHarold in #1205
- ⚙️ fix genreate release tag github action by @XudongLiuHarold in #1209
- ⚙️ fix auto sync gh pages github action by @XudongLiuHarold in #1211
- Replace IPPool with IPAddressAllocation API to Claim Pod CIDR in the VPC network by @DanielXiao in #1152
- 🌱 (chore): Bump golang.org/x/net from 0.26.0 to 0.28.0 by @dependabot in #1215
- 🌱 (chore): Bump github.com/prometheus/client_golang from 1.20.0 to 1.20.2 by @dependabot in #1216
- 🌱 (chore): Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 in /hack/tools by @dependabot in #1217
- ⚙️ update dockerfile golang version to fix post-merge job failure by @XudongLiuHarold in #1218
- ⚙️ fix post merge image build job failure by @XudongLiuHarold in #1219
- 🌱 (chore): Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 in /test/e2e in the onsi group by @dependabot in #1222
- Bump nsx-operator mod by @DanielXiao in #1221
- Scope secret informers per namespace by @JoelSpeed in #737
- 🌱 (chore): Bump the onsi group in /test/e2e with 2 updates by @dependabot in #1228
- 🌱 (chore) update golang version to 1.22 for hack/tools by @XudongLiuHarold in #1232
- 🌱 (chore): Bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #1233
- 🌱 (chore): Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 by @dependabot in #1234
- 🌱 (chore): Bump the sigs-k8s group in /test/e2e with 2 updates by @dependabot in #1237
- 🌱 (chore): Bump github.com/vmware/govmomi from 0.42.0 to 0.43.0 in /test/e2e by @dependabot in #1238
- 🌱 (chore): Bump github.com/vmware/govmomi from 0.42.0 to 0.43.0 by @dependabot in #1243
- 🌱 (chore): Bump the kubernetes group across 1 directory with 6 updates by @dependabot in #1242
- 🌱 (chore): Bump the kubernetes group in /test/e2e with 3 updates by @dependabot in #1246
- 🌱 (chore): Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 by @dependabot in #1252
- ⚙️ replace pre merge check image registry by @XudongLiuHarold in #1250
- 🌱 (chore): Bump sigs.k8s.io/cluster-api-provider-vsphere/test from 1.11.0 to 1.11.1 in /test/e2e in the sigs-k8s group by @dependabot in #1258
- Removed error logging from config loader by @vr4manta in #1225
- 🌱 (chore): Bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #1259
- 🌱 (chore): Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 by @dependabot in #1265
- 🌱 (chore): Bump github.com/vmware/govmomi from 0.43.0 to 0.45.0 in /test/e2e by @dependabot in #1266
- 🌱 (chore): Bump the sigs-k8s group across 1 directory with 3 updates by @dependabot in #1267
- 🌱 (chore): Bump github.com/vmware/govmomi from 0.43.0 to 0.45.0 by @dependabot in #1269
- 🌱 (chore): Bump the kubernetes group across 1 directory with 6 updates by @dependabot in #1270
- Add support for MOID on datacenter field by @rikatz in #1283
- 🧑🤝🧑 add gong and danqing as cloud provider vsphere maintainer by @XudongLiuHarold in #1282
- 🌱 Bump the Kubernetes group to v0.32.0-beta.0 by @zhanggbj in #1298
- Add permission for the GitHub actions by @DanielXiao in #1299
New Contributors
- @JoelSpeed made their first contribution in #737
- @vr4manta made their first contribution in #1225
- @rikatz made their first contribution in #1283
- @zhanggbj made their first contribution in #1298
Full Changelog: v1.31.1-rc.0...v1.32.0-beta.0
v1.29.2
What's Changed
- [release-1.29] fix generate release note action by @k8s-infra-cherrypick-robot in #1120
- [release-1.29] 🌱 Bump github.com/vmware/govmomi from 0.30.6 to 0.37.0 by @XudongLiuHarold in #1135
- [release-1.29] ⚙️ CI: remove VSPHERE_TLS_THUMBPRINT default value and switch to sha256 by @k8s-infra-cherrypick-robot in #1131
- 🌱[release-1.29]: Bump github.com/vmware/govmomi from 0.37.0 to 0.37.3 by @dependabot in #1142
- [release-1.29] ⚙️ change ci tooling related image to cloud provider vsphere own registry by @k8s-infra-cherrypick-robot in #1146
- 🌱[release-1.29]: Bump the kubernetes group with 6 updates by @dependabot in #1155
- 🌱[release-1.29]: Bump the kubernetes group in /test/e2e with 3 updates by @dependabot in #1156
- 🌱[release-1.29]: Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 in /test/e2e by @dependabot in #1165
- ⚙️ [release-1.29] fix golang static check by @XudongLiuHarold in #1208
- 🌱 (chore)[release-1.29]: Bump the kubernetes group in /test/e2e with 3 updates by @dependabot in #1198
- 🌱 (chore)[release-1.29]: Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 in /test/e2e in the onsi group by @dependabot in #1203
- 🌱 (chore)[release-1.29]: Bump the kubernetes group with 6 updates by @dependabot in #1201
- 🌱 (chore)[release-1.29]: Bump sigs.k8s.io/controller-runtime from 0.17.5 to 0.17.6 in /test/e2e in the sigs-k8s group by @dependabot in #1210
- 🌱 (chore)[release-1.29]: Bump the kubernetes group with 6 updates by @dependabot in #1241
- 🌱 (chore)[release-1.29]: Bump the kubernetes group in /test/e2e with 3 updates by @dependabot in #1247
- [release-1.29] ⚙️ replace pre merge check image registry by @k8s-infra-cherrypick-robot in #1255
- 🌱 (chore)[release-1.29]: Bump the kubernetes group with 6 updates by @dependabot in #1273
- [release-1.29] Add support for MOID on datacenter field by @k8s-infra-cherrypick-robot in #1286
- Release 1.29.2 by @lubronzhan in #1289
Full Changelog: v1.29.1...v1.29.2
v1.31.1
What's Changed
- ⚙️ [release-1.31] e2e test: Cherry pick e2e test change by @XudongLiuHarold in #1206
- [release-1.31] Replace IPPool with IPAddressAllocation API to Claim Pod CIDR in the VPC network by @k8s-infra-cherrypick-robot in #1214
- [release-1.31] ⚙️ fix post merge image build job failure by @k8s-infra-cherrypick-robot in #1220
- 🌱 (chore)[release-1.31]: Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 in /test/e2e in the onsi group by @dependabot in #1223
- [release-1.31] ✨ cherry pick nsx op api bump to release 1.31 by @XudongLiuHarold in #1226
- 🌱 (chore)[release-1.31]: Bump the onsi group in /test/e2e with 2 updates by @dependabot in #1230
- 🌱 (chore)[release-1.31]: Bump the sigs-k8s group in /test/e2e with 2 updates by @dependabot in #1239
- 🌱 (chore)[release-1.31]: Bump the kubernetes group with 6 updates by @dependabot in #1244
- 🌱 (chore)[release-1.31]: Bump the kubernetes group in /test/e2e with 3 updates by @dependabot in #1245
- [release-1.31] ⚙️ replace pre merge check image registry by @k8s-infra-cherrypick-robot in #1253
- 🌱 (chore)[release-1.31]: Bump sigs.k8s.io/cluster-api-provider-vsphere/test from 1.11.0 to 1.11.1 in /test/e2e in the sigs-k8s group by @dependabot in #1256
- 🌱 (chore)[release-1.31]: Bump the sigs-k8s group across 1 directory with 3 updates by @dependabot in #1268
- 🌱 (chore)[release-1.31]: Bump the kubernetes group with 6 updates by @dependabot in #1274
- [release-1.31] Add support for MOID on datacenter field by @k8s-infra-cherrypick-robot in #1285
- Release 1.31.1 by @lubronzhan in #1287
Full Changelog: v1.31.0...v1.31.1
v1.30.2
What's Changed
- 🌱[release-1.30]: Bump the kubernetes group with 6 updates by @dependabot in #1032
- 🌱[release-1.30]: Bump sigs.k8s.io/cluster-api from 1.6.4 to 1.6.5 in /test/e2e by @dependabot in #1043
- cherry pick image registry changes to release 1.30 branch by @XudongLiuHarold in #1070
- 🌱[release-1.30]: Bump github.com/vmware/govmomi from 0.37.2 to 0.37.3 in /test/e2e by @dependabot in #1085
- 🌱[release-1.30]: Bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 in /test/e2e by @dependabot in #1081
- test/e2e: Cherry pick use vSphere projects from Boskos to release 1.30 by @XudongLiuHarold in #1087
- [release-1.30] cherry pick release action fix by @XudongLiuHarold in #1102
- 🌱[release-1.30]: Bump the kubernetes group with 6 updates by @dependabot in #1110
- 🌱[release-1.30]: Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #1112
- 🌱[release-1.30]: Bump the kubernetes group in /test/e2e with 3 updates by @dependabot in #1116
- [release-1.30] fix generate release note action by @k8s-infra-cherrypick-robot in #1119
- [release-1.30] ⚙️ CI: remove VSPHERE_TLS_THUMBPRINT default value and switch to sha256 by @k8s-infra-cherrypick-robot in #1128
- [release-1.30] ⚙️ change ci tooling related image to cloud provider vsphere own registry by @k8s-infra-cherrypick-robot in #1145
- 🌱[release-1.30]: Bump the kubernetes group with 6 updates by @dependabot in #1154
- 🌱[release-1.30]: Bump the kubernetes group in /test/e2e with 3 updates by @dependabot in #1157
- 🌱[release-1.30]: Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 in /test/e2e by @dependabot in #1162
- 🌱[release-1.30]: Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 in /test/e2e by @dependabot in #1168
- ⚙️ Fix golang static check by @XudongLiuHarold in #1185
- 🌱 (chore)[release-1.30]: Bump the kubernetes group with 6 updates by @dependabot in #1196
- 🌱[release-1.30]: Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 in /test/e2e by @dependabot in #1172
- 🌱 (chore)[release-1.30]: Bump the kubernetes group in /test/e2e with 3 updates by @dependabot in #1194
- 🌱 (chore)[release-1.30]: Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 in /test/e2e in the onsi group by @dependabot in #1229
- 🌱 (chore)[release-1.30]: Bump github.com/onsi/ginkgo/v2 from 2.20.1 to 2.20.2 in /test/e2e in the onsi group by @dependabot in #1235
- 🌱 (chore)[release-1.30]: Bump the kubernetes group in /test/e2e with 3 updates by @dependabot in #1249
- 🌱 (chore)[release-1.30]: Bump the kubernetes group with 6 updates by @dependabot in #1240
- [release-1.30] ⚙️ replace pre merge check image registry by @k8s-infra-cherrypick-robot in #1254
- 🌱 (chore)[release-1.30]: Bump the kubernetes group with 6 updates by @dependabot in #1272
- [release-1.30] Add support for MOID on datacenter field by @k8s-infra-cherrypick-robot in #1284
- Release 1.30.2 by @lubronzhan in #1288
Full Changelog: v1.30.1...v1.30.2
vsphere-cpi-chart-1.31.1
A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
v1.31.1-rc.0
What's Changed
- ⚙️ [release-1.31] e2e test: Cherry pick e2e test change by @XudongLiuHarold in #1206
- [release-1.31] Replace IPPool with IPAddressAllocation API to Claim Pod CIDR in the VPC network by @k8s-infra-cherrypick-robot in #1214
- [release-1.31] ⚙️ fix post merge image build job failure by @k8s-infra-cherrypick-robot in #1220
- 🌱 (chore)[release-1.31]: Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.1 in /test/e2e in the onsi group by @dependabot in #1223
- [release-1.31] ✨ cherry pick nsx op api bump to release 1.31 by @XudongLiuHarold in #1226
- 🌱 (chore)[release-1.31]: Bump the onsi group in /test/e2e with 2 updates by @dependabot in #1230
- 🌱 (chore)[release-1.31]: Bump the sigs-k8s group in /test/e2e with 2 updates by @dependabot in #1239
- 🌱 (chore)[release-1.31]: Bump the kubernetes group with 6 updates by @dependabot in #1244
Full Changelog: v1.31.0...v1.31.1-rc.0
v1.31.0
What's Changed
- 🌱 Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 in /test/e2e by @dependabot in #983
- update dependent bot by @XudongLiuHarold in #985
- 🌱 Bump github.com/vmware/govmomi from 0.36.3 to 0.37.1 in /test/e2e by @dependabot in #992
- 🌱 Bump github.com/vmware/govmomi from 0.37.0 to 0.37.1 by @dependabot in #987
- Add additional members to maintainers alias by @sunjayBhatia in #943
- 🌱 Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 in /test/e2e by @dependabot in #1002
- add skriss to maintainers alias by @skriss in #1004
- Fix node name didn't get deleted from node map when node deleted by @XudongLiuHarold in #997
- Add gcp cloud build configuration for vsphere cloud provider by @XudongLiuHarold in #999
- Add nightly cloud build yaml by @XudongLiuHarold in #1016
- Add pull request cloudbuild configuration for cloud provider vsphere by @XudongLiuHarold in #1017
- 🌱 Bump github.com/vmware/govmomi from 0.37.1 to 0.37.2 by @dependabot in #1020
- change vsphere cpi image path by @XudongLiuHarold in #1018
- Add kpromo script by @XudongLiuHarold in #1024
- Add kpromo action by @XudongLiuHarold in #1025
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 in /test/e2e by @dependabot in #1012
- fix kpromo action by @XudongLiuHarold in #1026
- fix virtual machine service can't be created issue by @XudongLiuHarold in #1028
- 🌱 Bump the kubernetes group with 6 updates by @dependabot in #1031
- test: remove helm go dependency in e2e test by @XudongLiuHarold in #1046
- test: use a daemonset and kubectl exec to provide images for ci test by @XudongLiuHarold in #1045
- test: Update e2e test to run against 1.30 and latest 1.31 by @XudongLiuHarold in #1047
- Add hack/tools module to dependabot config by @sunjayBhatia in #1051
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 in /test/e2e by @dependabot in #1055
- 🌱 Bump sigs.k8s.io/kind from 0.11.0 to 0.23.0 in /hack/tools by @dependabot in #1052
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.19.0 in /hack/tools by @dependabot in #1053
- automatic generate release notes by @XudongLiuHarold in #1056
- clean up scripts to push image for vmware registry by @XudongLiuHarold in #1049
- fix integration test by @XudongLiuHarold in #1061
- test/e2e: Bump k8s 0.30.1 by @sunjayBhatia in #1050
- update all the image registry related document by @XudongLiuHarold in #1060
- fix helm chart release by @XudongLiuHarold in #1062
- verify generate release note github action by @XudongLiuHarold in #1058
- 🌱 Use absolute paths in tests by @sbueringer in #1063
- add github action to auto sync doc changes to gh-pages by @XudongLiuHarold in #1059
- 🌱 Bump github.com/vmware/govmomi from 0.37.2 to 0.37.3 by @dependabot in #1068
- ⚙️ Add a script to auto change all the docs, helm chart and readme by @XudongLiuHarold in #1066
- 🌱 Bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 in /test/e2e by @dependabot in #1076
- 🌱 Bump github.com/vmware/govmomi from 0.37.2 to 0.37.3 in /test/e2e by @dependabot in #1077
- test/e2e: use vSphere projects from Boskos by @sbueringer in #1067
- fix kpromo action by @XudongLiuHarold in #1091
- fix update docs script by @XudongLiuHarold in #1094
- fix generate release notes github action by @XudongLiuHarold in #1096
- fix release github action by @XudongLiuHarold in #1099
- 🌱(deps) Bump the Kubernetes group to by @github-actions in #1101
- 🌱 Bump the kubernetes group in /test/e2e with 4 updates by @dependabot in #1115
- 🌱 Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #1109
- 🌱 Bump the kubernetes group with 6 updates by @dependabot in #1108
- fix generate release note action by @XudongLiuHarold in #1117
- 🌱(deps)test: Bump the kubernetes group to v2.130.1 for e2e test by @github-actions in #1121
- 🌱(deps) Bump the Kubernetes group to by @github-actions in #1122
- 🌱 Bump github.com/vmware/govmomi from 0.37.3 to 0.38.0 in /test/e2e by @dependabot in #1124
- ⚙️ CI: remove VSPHERE_TLS_THUMBPRINT default value and switch to sha256 by @XudongLiuHarold in #1127
- ✨ vm-operator: migrate to vm-operator v1alpha2 api by @XudongLiuHarold in #1126
- 🌱 Bump github.com/vmware/govmomi from 0.37.3 to 0.38.0 by @dependabot in #1130
- Fix the unknown revision error by @DanielXiao in #1139
- ⚙️ fix: downgrade vm op api to fix ci by @XudongLiuHarold in #1140
- ✨ Update daemonset.yaml to remove deprecated master selector by @XudongLiuHarold in #1144
- ⚙️ change ci tooling related image to cloud provider vsphere own registry by @XudongLiuHarold in #1143
- 🌱(deps) Bump the Kubernetes group to v0.31.0-beta.0 by @XudongLiuHarold in #1150
- Move DaemonSet affinities and tolerations to values.yaml to make them user manageable. by @FutureMatt in #1148
- 🌱 Bump the kubernetes group in /test/e2e with 3 updates by @dependabot in #1158
- 🌱 Bump github.com/vmware/govmomi from 0.38.0 to 0.39.0 in /test/e2e by @dependabot in #1159
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 in /hack/tools by @dependabot in #1160
- 🌱 Bump github.com/vmware/govmomi from 0.38.0 to 0.39.0 by @dependabot in #1161
- 🌱 Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 in /test/e2e by @dependabot in #1163
- 🌱(deps) Bump the Kubernetes group to v0.31.0-rc.0 by @github-actions in #1166
- 🌱 Bump github.com/onsi/gomega from 1.33.1 to 1.34.1 in /test/e2e by @dependabot in #1164
- 🌱(deps) Bump the Kubernetes group to v0.31.0-rc.1 by @github-actions in #1169
- 🌱 pre v1.31.0 release update by @XudongLiuHarold in #1179
New Contributors
- @sunjayBhatia made their first contribution in #943
- @FutureMatt made their first contribution in https://github.com/k...
vsphere-cpi-chart-1.31.0
A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
v1.31.0-rc.1
What's Changed
- 🌱(deps) Bump the Kubernetes group to v0.31.0-rc.1 by @github-actions in #1169
Full Changelog: v1.31.0-rc.0...v1.31.0-rc.1