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
azure: Check for nil in case of proxy crash/deleted
In case the proxy is brought down, the installer tries to destroy
cluster that was behind the proxy and ends up panicking. Adding
a small nil check to avoid this.
0 commit comments