Skip to content

Fixed the max volume mount default from 7 to 15#646

Open
jasondcamp wants to merge 1 commit into
digitalocean:masterfrom
jasondcamp:jasondcamp_max_volume_limit
Open

Fixed the max volume mount default from 7 to 15#646
jasondcamp wants to merge 1 commit into
digitalocean:masterfrom
jasondcamp:jasondcamp_max_volume_limit

Conversation

@jasondcamp
Copy link
Copy Markdown

@jasondcamp jasondcamp commented Apr 19, 2026

I ran into an issue with the maximum volume mounts hitting the limit of 7. According to https://docs.digitalocean.com/products/volumes/details/limits/ the limit is raised to 15 now.

There was a const that defined the value, as well as a command line flag, i consolidated it down to a single source of truth in the const, and also updated the case to match other const patterns.

I also fixed a typo in some tests that said test_enabed, changed to test_enabled.

@jasondcamp jasondcamp force-pushed the jasondcamp_max_volume_limit branch from 799ffdd to 8348a67 Compare April 19, 2026 21:39
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.

1 participant