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
{{ message }}
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.
Right, I think the code that also respected exact matches was unintentionally refactored away 😅. Let's fix it!
centos - connection refused.
I've experienced that centos takes some more time than Ubuntu to initialize SSH. I'll open a new issue for better SSH UX (retries and custom error messages)
The code doing exact matches wasn't removed, but since it's called for each object individually and not tracked in the filters, it has no effect. Will move it to the IDNameFilter so we get it working again.
This isn't an ambiguous name, it is an exact match, but I can't use "my-vm" because I have "my-vm-2"
Hope this is enough info
The text was updated successfully, but these errors were encountered: