Optimize the structured Logging migration.

Signed-off-by: JUN YANG <yang.jun22@zte.com.cn>
This commit is contained in:
JUN YANG
2021-03-25 18:31:00 +08:00
parent 533931cfe5
commit 80b4277bff
2 changed files with 33 additions and 33 deletions

View File

@@ -1250,7 +1250,7 @@ func (proxier *Proxier) syncProxyRules() {
uint16(svcInfo.Port()),
)
if err != nil {
klog.ErrorS(err, "Policy creation failed", err)
klog.ErrorS(err, "Policy creation failed")
continue
}
externalIP.hnsID = hnsLoadBalancer.hnsID