kubernetes-sigs / azuredisk-csi-driver

Azure Disk CSI Driver
Apache License 2.0
147 stars 192 forks source link

fix: increase azuredisk container memory limits as 600Mi #2422

Closed andyzhangx closed 4 months ago

andyzhangx commented 4 months ago

What type of PR is this? /kind bug

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #2416

Requirements:

Special notes for your reviewer:

Release note:

none
k8s-ci-robot commented 4 months 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/azuredisk-csi-driver/blob/master/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 4 months ago

/retest

andyzhangx commented 4 months ago

/retest

andyzhangx commented 4 months ago

/retest

andyzhangx commented 4 months ago

/retest

grzesuav commented 4 months ago

@andyzhangx this is not resolved , issue is with high memory usage, not limit being too small. I mentioned that in my case memory usage was about 1.2gb

andyzhangx commented 4 months ago

@andyzhangx this is not resolved , issue is with high memory usage, not limit being too small. I mentioned that in my case memory usage was about 1.2gb

@grzesuav then how did you solve the issue on your cluster? increasing the memory limit to 1200Mi?