gxthrj commented on a change in pull request #386:
URL:
https://github.com/apache/apisix-ingress-controller/pull/386#discussion_r616291735
##########
File path: pkg/ingress/secret.go
##########
@@ -184,9 +184,9 @@ func (c *secretController) onAdd(obj interface{}) {
return
}
- log.Debugw("secret add event arrived",
- zap.Any("object", obj),
- )
+ //log.Debugw("secret add event arrived",
+ // zap.Any("object", obj),
Review comment:
Yes, can not print.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]