exoscale / exoscale-csi-driver

Kubernetes CSI driver for Exoscale BlockStorage
Apache License 2.0
17 stars 1 forks source link

node driver: remove maxVolumesPerNode constant #18

Closed sauterp closed 6 months ago

sauterp commented 6 months ago

Description

Ensuring that the maximum number of volumes per node is not overstepped is the API's responsability, hence we remove the limitation in the CSI.

Checklist

(For exoscale contributors)

sauterp commented 6 months ago

[sc-91235]

shortcut-integration[bot] commented 6 months ago

This pull request has been linked to Shortcut Story #91235: CSI: respect max number of volumes per node.