You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Impacted functions: `_get_volumes_info` and `_get_volume_node_names_and_size`.
Before this change "usable_size" validity was
checked too early and which could lead to an exception for
no good reason while the size could be known on at
least one host despite an issue on other machines.
Signed-off-by: Ronan Abhamon <ronan.abhamon@vates.tech>
0 commit comments