Closed
Description
The first iteration of support for DriveMounts leaves out RateLimiter and IsReadOnly settings for the drives due to the fact that doing so requires significant refactoring of the stubdrive code (as RateLimiter and IsReadOnly settings cannot be updated via a Patch call).
Right now, users can still specify that a filesystem be bind-mounted as read-only into their container, but they don't have any options for the rate-limiter currently.