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
Some more clarification:
The objectregistry can return None when it doesn't find an entry. This can happen if the volume was removed while the healthcheck is looping over everything.
openvstorage-health-check/ovs/extensions/healthcheck/suites/volumedriver.py
Line 296 in 06ddad9
registry_entry can be Null. Please catch.
The text was updated successfully, but these errors were encountered: