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
UPSTREAM: <drop>: vSphere test has race conditions, disable
Using `SetFinalizer(logout)` in vsphere code is not safe (since the
connection object has no mutex and finalizers run in other threads).
Disabling the test until resolution of kubernetes/kubernetes#63824 (comment)
0 commit comments