Skip to content

Commit

Permalink
release vsphere cpi 1.30
Browse files Browse the repository at this point in the history
Signed-off-by: Xudong Liu <[email protected]>
  • Loading branch information
XudongLiuHarold committed Apr 18, 2024
1 parent 7018570 commit 585f6dc
Show file tree
Hide file tree
Showing 9 changed files with 299 additions and 16 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Version matrix:

| Kubernetes Version | vSphere Cloud Provider Release Version | Cloud Provider Branch |
|--------------------|----------------------------------------|-----------------------|
| v1.30.X | v1.30.X | release-1.30 |
| v1.29.X | v1.29.X | release-1.29 |
| v1.28.X | v1.28.X | release-1.28 |
| v1.27.X | v1.27.X | release-1.27 |
Expand Down
Binary file added charts/vsphere-cpi-v1.30.0.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions charts/vsphere-cpi/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
appVersion: 1.29.0
appVersion: 1.30.0
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
name: vsphere-cpi
version: 1.29.0
version: 1.30.0
keywords:
- vsphere
- vmware
Expand Down
2 changes: 1 addition & 1 deletion charts/vsphere-cpi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ helm repo add vsphere-cpi https://kubernetes.github.io/cloud-provider-vsphere
helm repo update

# Package CPI Chart
VERSION=1.29.0
VERSION=1.30.0
cd charts
helm package vsphere-cpi --version $VERSION --app-version $VERSION

Expand Down
2 changes: 1 addition & 1 deletion charts/vsphere-cpi/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ serviceAccount:
daemonset:
annotations: {}
image: gcr.io/cloud-provider-vsphere/cpi/release/manager
tag: v1.29.0
tag: v1.30.0
pullPolicy: IfNotPresent
dnsPolicy: ClusterFirst
cmdline:
Expand Down
2 changes: 1 addition & 1 deletion docs/book/tutorials/disable-node-deletion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ spec:
priorityClassName: system-node-critical
containers:
- name: vsphere-cloud-controller-manager
image: gcr.io/cloud-provider-vsphere/cpi/release/manager:v1.29.0
image: gcr.io/cloud-provider-vsphere/cpi/release/manager:v1.30.0
args:
- --cloud-provider=vsphere
- --v=2
Expand Down
35 changes: 27 additions & 8 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,28 @@
apiVersion: v1
entries:
vsphere-cpi:
- apiVersion: v2
appVersion: v1.30.0
created: "2024-04-18T12:18:32.267299+08:00"
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
digest: 86719831dd7d9edeff9b54e2854a36ac3c13d23fa959d56e93bba681e55d65d6
home: https://github.com/kubernetes/cloud-provider-vsphere
icon: https://raw.githubusercontent.com/kubernetes/cloud-provider-vsphere/master/docs/vmware_logo.png
keywords:
- vsphere
- vmware
- cloud
- provider
- cpi
name: vsphere-cpi
sources:
- https://github.com/kubernetes/cloud-provider-vsphere
urls:
- https://kubernetes.github.io/cloud-provider-vsphere/charts/vsphere-cpi-v1.30.0.tgz
version: v1.30.0
- apiVersion: v2
appVersion: 1.29.0
created: "2024-01-17T14:57:22.240838+08:00"
created: "2024-04-18T12:18:32.264302+08:00"
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
digest: 68bcac15c329570ff41ab5f7c6c4387e40eede03eca6b95fea73e3667b194564
home: https://github.com/kubernetes/cloud-provider-vsphere
Expand All @@ -22,7 +41,7 @@ entries:
version: 1.29.0
- apiVersion: v2
appVersion: 1.28.0
created: "2024-01-17T14:57:22.240004+08:00"
created: "2024-04-18T12:18:32.260719+08:00"
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
digest: 2cb4772b757548de51481089706e6c2f1a2cbfe72eef9c8e673b9e22e8e1e9e0
home: https://github.com/kubernetes/cloud-provider-vsphere
Expand All @@ -41,7 +60,7 @@ entries:
version: 1.28.0
- apiVersion: v2
appVersion: 1.27.0
created: "2024-01-17T14:57:22.238882+08:00"
created: "2024-04-18T12:18:32.257816+08:00"
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
digest: 4b70f3e1ac580079f4600703bef4fc2007e87e96e587c866657a6e91fad83a1c
home: https://github.com/kubernetes/cloud-provider-vsphere
Expand All @@ -60,7 +79,7 @@ entries:
version: 1.27.0
- apiVersion: v2
appVersion: 1.26.0
created: "2024-01-17T14:57:22.237838+08:00"
created: "2024-04-18T12:18:32.254878+08:00"
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
digest: 2ecf416700c819f408eedf9263d08dbc04cd61969576be13d8935f15605f4a69
home: https://github.com/kubernetes/cloud-provider-vsphere
Expand All @@ -79,7 +98,7 @@ entries:
version: 1.26.0
- apiVersion: v2
appVersion: 1.25.0
created: "2024-01-17T14:57:22.236866+08:00"
created: "2024-04-18T12:18:32.251588+08:00"
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
digest: 3d48df49fdfb8bda6b5cec1d9e9f566183a150c8c01e111eec5e22ab1f557e31
home: https://github.com/kubernetes/cloud-provider-vsphere
Expand All @@ -98,7 +117,7 @@ entries:
version: 1.25.0
- apiVersion: v2
appVersion: 1.24.2
created: "2024-01-17T14:57:22.235407+08:00"
created: "2024-04-18T12:18:32.248919+08:00"
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
digest: d0bfaf8a081128f9477b8d8ff00079f8506d4aa2ea899f55511d06400179b159
home: https://github.com/kubernetes/cloud-provider-vsphere
Expand All @@ -117,7 +136,7 @@ entries:
version: 1.24.2
- apiVersion: v2
appVersion: 1.24.1
created: "2024-01-17T14:57:22.233136+08:00"
created: "2024-04-18T12:18:32.245964+08:00"
description: A Helm chart for vSphere Cloud Provider Interface Manager (CPI)
digest: 6e9dec3e4c6aaeed0d7f95aa2beade986d5a0a2261509b11479ceb1a51312096
home: https://github.com/kubernetes/cloud-provider-vsphere
Expand All @@ -134,4 +153,4 @@ entries:
urls:
- https://kubernetes.github.io/cloud-provider-vsphere/charts/vsphere-cpi-1.24.1.tgz
version: 1.24.1
generated: "2024-01-17T14:57:22.230807+08:00"
generated: "2024-04-18T12:18:32.242922+08:00"
6 changes: 3 additions & 3 deletions releases/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ Note that YAML files from [manifests/controller-manager repo](https://github.com

## Example workflow

In this tutorial, we will be installing the latest version of cloud provider vsphere(v1.29.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.
In this tutorial, we will be installing the latest version of cloud provider vsphere(v1.30.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.

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

For example, the major version of '1.29.x' is '1.29', then run:
For example, the major version of '1.30.x' is '1.30', then run:

```bash
VERSION=1.29
VERSION=1.30
wget https://raw.githubusercontent.com/kubernetes/cloud-provider-vsphere/release-$VERSION/releases/v$VERSION/vsphere-cloud-controller-manager.yaml
```

Expand Down
Loading

0 comments on commit 585f6dc

Please sign in to comment.