lingsamuel commented on code in PR #1238:
URL:
https://github.com/apache/apisix-ingress-controller/pull/1238#discussion_r952392003
##########
test/e2e/scaffold/ingress.go:
##########
@@ -428,13 +428,17 @@ func (s *Scaffold) newIngressAPISIXController() error {
})
var ingressAPISIXDeployment string
- label := fmt.Sprintf("apisix.ingress.watch=%s", s.namespace)
+ label := "\"\""
Review Comment:
`` `""` `` would be clearer
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]