Skip to content

Commit 5f038b8

Browse files
committed
update documents for v1.32.1 release
1 parent c18a1f1 commit 5f038b8

File tree

11 files changed

+41
-22
lines changed

11 files changed

+41
-22
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.30.1
108108
Official releases of the vSphere Cloud Controller Manager container image can be found at:
109109

110110
```bash
111-
registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.32.0 # <== latest version
111+
registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.32.1 # <== latest version
112112
```
113113

114114
The very latest builds from the tip of master, which may not be stable, can be found at:

charts/vsphere-cpi-1.32.1.tgz

6.57 KB
Binary file not shown.

charts/vsphere-cpi/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
2-
appVersion: 1.32.0
2+
appVersion: 1.32.1
33
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
44
name: vsphere-cpi
5-
version: 1.32.0
5+
version: 1.32.1
66
keywords:
77
- vsphere
88
- vmware

charts/vsphere-cpi/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ serviceAccount:
4949
daemonset:
5050
annotations: {}
5151
image: registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere
52-
tag: v1.32.0
52+
tag: v1.32.1
5353
pullPolicy: IfNotPresent
5454
dnsPolicy: ClusterFirst
5555
cmdline:

cluster/images/controller-manager/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ARG DISTROLESS_IMAGE=gcr.io/distroless/static-debian11:latest
2727
FROM ${GOLANG_IMAGE} as builder
2828

2929
# This build arg is the version to embed in the CPI binary
30-
ARG VERSION=1.32.0
30+
ARG VERSION=1.32.1
3131

3232
# This build arg controls the GOPROXY setting
3333
ARG GOPROXY

docs/book/tutorials/disable-node-deletion.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ spec:
233233
priorityClassName: system-node-critical
234234
containers:
235235
- name: vsphere-cloud-controller-manager
236-
image: registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.32.0
236+
image: registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.32.1
237237
args:
238238
- --cloud-provider=vsphere
239239
- --v=2

index.yaml

+31-12
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,28 @@
11
apiVersion: v1
22
entries:
33
vsphere-cpi:
4+
- apiVersion: v2
5+
appVersion: 1.32.1
6+
created: "2024-12-13T11:04:37.690835+08:00"
7+
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
8+
digest: bd5637a70eaa769c6f43d4efd33090f76b8c8fa4c61f7bae8ebf6bd38203af5a
9+
home: https://github.com/kubernetes/cloud-provider-vsphere
10+
icon: https://raw.githubusercontent.com/kubernetes/cloud-provider-vsphere/master/docs/vmware_logo.png
11+
keywords:
12+
- vsphere
13+
- vmware
14+
- cloud
15+
- provider
16+
- cpi
17+
name: vsphere-cpi
18+
sources:
19+
- https://github.com/kubernetes/cloud-provider-vsphere
20+
urls:
21+
- https://kubernetes.github.io/cloud-provider-vsphere/charts/vsphere-cpi-1.32.1.tgz
22+
version: 1.32.1
423
- apiVersion: v2
524
appVersion: 1.32.0
6-
created: "2024-12-12T16:59:11.419195+08:00"
25+
created: "2024-12-13T11:04:37.689413+08:00"
726
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
827
digest: 963cc60e62a788f6f0bfa3e4bdd702081ee96c624dbc2417ed316da96485faf0
928
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -22,7 +41,7 @@ entries:
2241
version: 1.32.0
2342
- apiVersion: v2
2443
appVersion: v1.31.0
25-
created: "2024-12-12T16:59:11.421395+08:00"
44+
created: "2024-12-13T11:04:37.692785+08:00"
2645
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
2746
digest: e2855b10483653a56451c1dff2b08344e7d09354da07cf341998436f48d09e97
2847
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -41,7 +60,7 @@ entries:
4160
version: v1.31.0
4261
- apiVersion: v2
4362
appVersion: v1.30.1
44-
created: "2024-12-12T16:59:11.420642+08:00"
63+
created: "2024-12-13T11:04:37.692082+08:00"
4564
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
4665
digest: 7ce235ded9ebd341170d8285615df00d2df565a181c7735ec3454001315f866e
4766
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -60,7 +79,7 @@ entries:
6079
version: v1.30.1
6180
- apiVersion: v2
6281
appVersion: v1.30.0
63-
created: "2024-12-12T16:59:11.419916+08:00"
82+
created: "2024-12-13T11:04:37.691483+08:00"
6483
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
6584
digest: 86719831dd7d9edeff9b54e2854a36ac3c13d23fa959d56e93bba681e55d65d6
6685
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -79,7 +98,7 @@ entries:
7998
version: v1.30.0
8099
- apiVersion: v2
81100
appVersion: 1.29.0
82-
created: "2024-12-12T16:59:11.418485+08:00"
101+
created: "2024-12-13T11:04:37.688739+08:00"
83102
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
84103
digest: 68bcac15c329570ff41ab5f7c6c4387e40eede03eca6b95fea73e3667b194564
85104
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -98,7 +117,7 @@ entries:
98117
version: 1.29.0
99118
- apiVersion: v2
100119
appVersion: 1.28.0
101-
created: "2024-12-12T16:59:11.417666+08:00"
120+
created: "2024-12-13T11:04:37.688001+08:00"
102121
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
103122
digest: 2cb4772b757548de51481089706e6c2f1a2cbfe72eef9c8e673b9e22e8e1e9e0
104123
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -117,7 +136,7 @@ entries:
117136
version: 1.28.0
118137
- apiVersion: v2
119138
appVersion: 1.27.0
120-
created: "2024-12-12T16:59:11.415876+08:00"
139+
created: "2024-12-13T11:04:37.687383+08:00"
121140
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
122141
digest: 4b70f3e1ac580079f4600703bef4fc2007e87e96e587c866657a6e91fad83a1c
123142
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -136,7 +155,7 @@ entries:
136155
version: 1.27.0
137156
- apiVersion: v2
138157
appVersion: 1.26.0
139-
created: "2024-12-12T16:59:11.415116+08:00"
158+
created: "2024-12-13T11:04:37.686711+08:00"
140159
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
141160
digest: 2ecf416700c819f408eedf9263d08dbc04cd61969576be13d8935f15605f4a69
142161
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -155,7 +174,7 @@ entries:
155174
version: 1.26.0
156175
- apiVersion: v2
157176
appVersion: 1.25.0
158-
created: "2024-12-12T16:59:11.412058+08:00"
177+
created: "2024-12-13T11:04:37.685998+08:00"
159178
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
160179
digest: 3d48df49fdfb8bda6b5cec1d9e9f566183a150c8c01e111eec5e22ab1f557e31
161180
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -174,7 +193,7 @@ entries:
174193
version: 1.25.0
175194
- apiVersion: v2
176195
appVersion: 1.24.2
177-
created: "2024-12-12T16:59:11.410745+08:00"
196+
created: "2024-12-13T11:04:37.685209+08:00"
178197
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
179198
digest: d0bfaf8a081128f9477b8d8ff00079f8506d4aa2ea899f55511d06400179b159
180199
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -193,7 +212,7 @@ entries:
193212
version: 1.24.2
194213
- apiVersion: v2
195214
appVersion: 1.24.1
196-
created: "2024-12-12T16:59:11.409673+08:00"
215+
created: "2024-12-13T11:04:37.684584+08:00"
197216
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
198217
digest: 6e9dec3e4c6aaeed0d7f95aa2beade986d5a0a2261509b11479ceb1a51312096
199218
home: https://github.com/kubernetes/cloud-provider-vsphere
@@ -210,4 +229,4 @@ entries:
210229
urls:
211230
- https://kubernetes.github.io/cloud-provider-vsphere/charts/vsphere-cpi-1.24.1.tgz
212231
version: 1.24.1
213-
generated: "2024-12-12T16:59:11.39919+08:00"
232+
generated: "2024-12-13T11:04:37.683797+08:00"

manifests/controller-manager/vsphere-cloud-controller-manager-ds.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ spec:
4343
serviceAccountName: cloud-controller-manager
4444
containers:
4545
- name: vsphere-cloud-controller-manager
46-
image: registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.32.0
46+
image: registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.32.1
4747
args:
4848
- --v=2
4949
- --cloud-provider=vsphere

manifests/controller-manager/vsphere-cloud-controller-manager-pod.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ metadata:
1919
spec:
2020
containers:
2121
- name: vsphere-cloud-controller-manager
22-
image: registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.32.0
22+
image: registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.32.1
2323
args:
2424
- --v=2
2525
- --cloud-config=/etc/cloud/vsphere.conf

releases/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Note that YAML files from [manifests/controller-manager repo](https://github.com
88

99
## Example workflow
1010

11-
In this tutorial, we will be installing the latest version of cloud provider vsphere(v1.32.0) freshly. If you have an older version of CPI already installed, the steps to deploy and upgrade CPI stay the same. With our `RollingUpdate` update strategy, after you update a DaemonSet template, old DaemonSet pods will be killed, and new DaemonSet pods will be created automatically.
11+
In this tutorial, we will be installing the latest version of cloud provider vsphere(v1.32.1) freshly. If you have an older version of CPI already installed, the steps to deploy and upgrade CPI stay the same. With our `RollingUpdate` update strategy, after you update a DaemonSet template, old DaemonSet pods will be killed, and new DaemonSet pods will be created automatically.
1212

1313
### Step 1: find the kubernetes major version you are using
1414

releases/v1.32/vsphere-cloud-controller-manager.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ spec:
234234
priorityClassName: system-node-critical
235235
containers:
236236
- name: vsphere-cloud-controller-manager
237-
image: registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.32.0
237+
image: registry.k8s.io/cloud-pv-vsphere/cloud-provider-vsphere:v1.32.1
238238
args:
239239
- --cloud-provider=vsphere
240240
- --v=2

0 commit comments

Comments
 (0)