sevensolutions commented on code in PR #10278:
URL: https://github.com/apache/apisix/pull/10278#discussion_r1349493060


##########
ci/pod/docker-compose.first.yml:
##########
@@ -46,6 +46,15 @@ services:
     networks:
       consul_net:
 
+  consul_3:
+    image: hashicorp/consul:1.16.2

Review Comment:
   Tests aren't passing using consul 1.7 because i think it has a bug. It 
doesn't bootstrap the ACL system using my predefined token and always creates a 
new random one. It's also not recommended anymore to use the docker images 
without the *hashicorp/* prefix.



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