Explorar o código

fix merge conflicts

Abhishek Kondur %!s(int64=2) %!d(string=hai) anos
pai
achega
3abd04513f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      controllers/ext_client.go

+ 1 - 0
controllers/ext_client.go

@@ -594,6 +594,7 @@ func deleteExtClient(w http.ResponseWriter, r *http.Request) {
 				mq.PublishFwUpdate(ingressHost, &f)
 			}
 		}
+
 		if err = mq.PublishDeleteExtClientDNS(&extclient); err != nil {
 			logger.Log(1, "error publishing dns update for extclient deletion", err.Error())
 		}