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
right now the host capabilities is optional (nullable). Initially this seemed to be convinient because the discovery is relatively slow, may fail to return any useful results. At the same time, having such a host is not very useful, won't run vm's, no storage, no networks... so probably it would make more sense to reject joining hosts if the discovery wasn't successful.
The text was updated successfully, but these errors were encountered:
right now the host capabilities is optional (nullable). Initially this seemed to be convinient because the discovery is relatively slow, may fail to return any useful results. At the same time, having such a host is not very useful, won't run vm's, no storage, no networks... so probably it would make more sense to reject joining hosts if the discovery wasn't successful.
The text was updated successfully, but these errors were encountered: