Skip to content

Commit

Permalink
chore(bors): merge pull request #575
Browse files Browse the repository at this point in the history
575: Cherry Pick PR 574 r=tiagolobocastro a=tiagolobocastro

If CSI driver being used supports online expansion, it might be desirable to set handle-volume-inuse-error to false - to save costs associated with watching all pods in the cluster.

<!

Co-authored-by: Tiago Castro <[email protected]>
  • Loading branch information
mayastor-bors and tiagolobocastro committed Dec 3, 2024
2 parents 50302f1 + dcd458b commit 4802e8e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ spec:
args:
- "--v=2"
- "--csi-address=$(ADDRESS)"
- "--handle-volume-inuse-error=false"
env:
- name: ADDRESS
value: /var/lib/csi/sockets/pluginproxy/csi.sock
Expand Down

0 comments on commit 4802e8e

Please sign in to comment.