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
Issue tracks a bug where if skaffold verify is attempting to create a K8s job in a namespace that the user has specified but does not exist, the command will hang indefinitely (vs error stating the ns doesn't exist or possibly creating the ns)
EDIT: Seems this can also occur when passing in --rpc-port=0 & --event-log-file=/dir/not/exist/foo.json