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
If the websocket fails to connect initially, create a whole new clien… (#42)
* If the websocket fails to connect initially, create a whole new client (so certs are reloaded) in case we have the wrong certs
(this solves an edge case in operator where we grab certs between inits)
* Fix lint
* Move the go dnscheck outside the loop
0 commit comments