-
Notifications
You must be signed in to change notification settings - Fork 238
Closed
Milestone
Description
We might be an edge case, but we have hundreds of containers we mount up and that list is constantly changing. We periodically run a mount all to add new containers that have been added to our storage account. Previously this worked fine because only the new containers would be mounted and any existing containers failed (skipped essentially). On upgrade from 2.4.2 to 2.5.0 this functionality changed to an unmount and remount which takes significantly, significantly longer. So much so we had to downgrade to 2.4.2 until we can get something else figured out.
Do you have a suggestion about how to handle this scenario post 2.5.0?
Thanks !!!
Metadata
Metadata
Assignees
Labels
No labels