AlinsRan commented on code in PR #1489:
URL:
https://github.com/apache/apisix-ingress-controller/pull/1489#discussion_r1043049563
##########
test/e2e/scaffold/apisix.go:
##########
@@ -72,7 +72,7 @@ spec:
tcpSocket:
port: 9080
timeoutSeconds: 2
- image: "localhost:5000/apache/apisix:dev"
+ image: "localhost:5000/apisix:dev"
Review Comment:
Relevant processing logic already exists.
https://github.com/apache/apisix-ingress-controller/blob/master/test/e2e/scaffold/scaffold.go#L588
--
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]