Skip to content

Bump defaultMaxVolumesPerNode to match new do limits#634

Open
romiphadte wants to merge 1 commit intodigitalocean:masterfrom
romiphadte:user/rphadte/bump_default_volumes
Open

Bump defaultMaxVolumesPerNode to match new do limits#634
romiphadte wants to merge 1 commit intodigitalocean:masterfrom
romiphadte:user/rphadte/bump_default_volumes

Conversation

@romiphadte
Copy link
Copy Markdown

https://docs.digitalocean.com/products/volumes/details/limits/

Seems like the limits have been bumped to 15 from 7

Comment thread driver/driver.go
DefaultDriverName = "dobs.csi.digitalocean.com"

defaultMaxVolumesPerNode = 7
defaultMaxVolumesPerNode = 15
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This const is no longer used in the code, just in a test. Can you please remove it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants