fgksgf commented on a change in pull request #573:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/573#discussion_r693595386



##########
File path: Makefile
##########
@@ -106,6 +106,13 @@ ifeq ($(E2E_SKIP_BUILD), 0)
        docker push $(LOCAL_REGISTRY)/jmalloc/echo-server:latest
 endif
 
+# rebuild ingress controller image and push to the local registry for e2e 
tests.

Review comment:
       Because when I'm debugging the e2e, I only modify the ingress controller 
code. So I want to only rebuild and push this image to re-run e2e tests for 
faster. I will remove this.




-- 
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]


Reply via email to