azuredisk-csi-driver icon indicating copy to clipboard operation
azuredisk-csi-driver copied to clipboard

[V2] set reasonable cpu, memory limits for scheduler extender

Open andyzhangx opened this issue 2 years ago • 2 comments

Is your feature request related to a problem?/Why is this needed

Describe the solution you'd like in detail

Currently cpu, memory limits for scheduler extender is unlimited, set reasonable limits: https://github.com/kubernetes-sigs/azuredisk-csi-driver/blob/6b678e654ca48a0bcf6359f4f9ce6133cf472fbe/deploy/latest-v2/csi-azuredisk-scheduler-extender.yaml#L64-L77

the limits may rely on https://github.com/kubernetes-sigs/azuredisk-csi-driver/issues/1347

Describe alternatives you've considered

Additional context

andyzhangx avatar May 22 '22 13:05 andyzhangx

/assign

nearora-msft avatar Jun 02 '22 17:06 nearora-msft

Fixed by #1488

nearora-msft avatar Sep 08 '22 20:09 nearora-msft

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Dec 07 '22 20:12 k8s-triage-robot