Skip to content
This repository has been archived by the owner on Jun 28, 2023. It is now read-only.

Bump vsphere-csi to 2.4.0 GA #2476

Merged
merged 1 commit into from
Nov 9, 2021

Conversation

chethanv28
Copy link
Contributor

@chethanv28 chethanv28 commented Nov 8, 2021

What this PR does / why we need it

Bump up vsphere-csi version to consume v2.4.0 GA

Details for the Release Notes (PLEASE PROVIDE)

Bump up vsphere-csi version to consume v2.4.0 GA

Which issue(s) this PR fixes

Fixes: # N/A

Describe testing done for PR

Tested yaml templating with sample values to ensure 2.4.0 CSI and other sidecar containers is getting added:
ytt -f bundle/config -f sample-values/vsphere_csi.yaml > templated-driver.yaml
Verified the driver installation on a VC testbed:

kubectl create -f driver.yaml 
csidriver.storage.k8s.io/csi.vsphere.vmware.com created
serviceaccount/vsphere-csi-controller created
clusterrole.rbac.authorization.k8s.io/vsphere-csi-controller-role created
clusterrolebinding.rbac.authorization.k8s.io/vsphere-csi-controller-binding created
serviceaccount/vsphere-csi-node created
clusterrole.rbac.authorization.k8s.io/vsphere-csi-node-cluster-role created
clusterrolebinding.rbac.authorization.k8s.io/vsphere-csi-node-cluster-role-binding created
role.rbac.authorization.k8s.io/vsphere-csi-node-role created
rolebinding.rbac.authorization.k8s.io/vsphere-csi-node-binding created
configmap/internal-feature-states.csi.vsphere.vmware.com created
service/vsphere-csi-controller created
deployment.apps/vsphere-csi-controller created
daemonset.apps/vsphere-csi-node created
daemonset.apps/vsphere-csi-node-windows created

Special notes for your reviewer

None

@vmwclabot
Copy link

@chethanv28, VMware has rejected your signed contributor license agreement. The merge can not proceed until the agreement has been resigned. Click here to resign the agreement.

@github-actions github-actions bot added owner/docs Work executed by VMware documentation team owner/packages Work executed by a package's maintainer labels Nov 8, 2021
@vmwclabot
Copy link

@chethanv28, your company's legal contact has approved your signed contributor license agreement. It will also be reviewed by VMware, but the merge can proceed.

Copy link
Contributor

@blc1996 blc1996 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@seemiller seemiller merged commit fb362ee into vmware-tanzu:main Nov 9, 2021
@vmwclabot
Copy link

@chethanv28, VMware has rejected your signed contributor license agreement. The change has already been merged, but it will be backed out by the project maintainers if the agreement is not resigned in a timely manner. Click here to resign the agreement.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla-rejected owner/docs Work executed by VMware documentation team owner/packages Work executed by a package's maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants