kubernetes-sigs / azurefile-csi-driver

Azure File CSI Driver
Apache License 2.0
158 stars 143 forks source link

[release-1.31] fix: increase azure file memory limit to avoid OOM during restore #2222

Closed andyzhangx closed 1 day ago

andyzhangx commented 3 days ago

What type of PR is this? /kind bug

What this PR does / why we need it: fix: increase azure file memory limit to avoid OOM during massive snapshot restore since azcopy would consumes a lot of memory

cherrypick of https://github.com/kubernetes-sigs/azurefile-csi-driver/pull/2219

Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

fix: increase azure file memory limit to avoid OOM during massive snapshot restore since azcopy would consumes a lot of memory
k8s-ci-robot commented 3 days ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andyzhangx

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/azurefile-csi-driver/blob/release-1.31/OWNERS)~~ [andyzhangx] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
andyzhangx commented 1 day ago

/retest