Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency kubernetes-sigs/vsphere-csi-driver to v3.3.1 #173

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2024

This PR contains the following updates:

Package Update Change
kubernetes-sigs/vsphere-csi-driver patch 3.3.0 -> 3.3.1

⚠️ Please do not merge directly ⚠️

Follow update procedure in the README.


Release Notes

kubernetes-sigs/vsphere-csi-driver (kubernetes-sigs/vsphere-csi-driver)

v3.3.1

Compare Source

What's Changed

v3.3.1 patch release includes three fixes specifically targeted at reducing the vCenter sessions created by the vSphere CSI driver.

  1. While creating a new govmomi client, vSpehre CSI Driver will clear idle sessions associated with the existing client. For detail refer to attempt to logout and clear idle sessions before creating new one #​2930
  2. Change the leader election package used to the one provided by client-go to override OnStoppedLeading callback and cleanup sessions. For detail refer to Use client-go package for leaderelection to add cleanup logic after leader change #​2948
  3. Removes the listview-tasks feature gate to use a single govmomi client throughout a container. For detail refer to Remove listview-tasks feature gate #​2851
Supported Kubernetes Releases
  • Minimum: 1.27
  • Maximum: 1.30
Deployment files

https://github.com/kubernetes-sigs/vsphere-csi-driver/tree/v3.3.1/manifests/vanilla

Full Changelog: kubernetes-sigs/vsphere-csi-driver@v3.3.0...v3.3.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 8, 2024 11:34
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate PR created by RenovateBot labels Oct 8, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-vsphere-csi-driver-3.x branch 8 times, most recently from 94e3874 to 04ae8dc Compare October 15, 2024 11:05
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-vsphere-csi-driver-3.x branch 2 times, most recently from febb756 to c286112 Compare October 24, 2024 11:25
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-vsphere-csi-driver-3.x branch 3 times, most recently from 2eafe80 to 51c0f0c Compare November 11, 2024 10:56
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-vsphere-csi-driver-3.x branch from 51c0f0c to 8a33fc4 Compare November 14, 2024 20:58
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-vsphere-csi-driver-3.x branch from 8a33fc4 to 2171e3e Compare November 26, 2024 08:17
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-vsphere-csi-driver-3.x branch 3 times, most recently from dfd8056 to f0a69d7 Compare December 11, 2024 06:06
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-vsphere-csi-driver-3.x branch from f0a69d7 to 84a606e Compare December 16, 2024 11:55
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-vsphere-csi-driver-3.x branch 3 times, most recently from a249862 to 72c0838 Compare January 13, 2025 06:10
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-vsphere-csi-driver-3.x branch from 72c0838 to 14f9fb9 Compare January 22, 2025 06:27
@renovate renovate bot force-pushed the renovate/kubernetes-sigs-vsphere-csi-driver-3.x branch from 14f9fb9 to a7e59e6 Compare January 23, 2025 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate PR created by RenovateBot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants