You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/09/06 02:52:08 UTC

[GitHub] [apisix] starsz commented on a change in pull request #4880: feat: add k8s discovery module

starsz commented on a change in pull request #4880:
URL: https://github.com/apache/apisix/pull/4880#discussion_r702530713



##########
File path: t/APISIX.pm
##########
@@ -239,6 +239,12 @@ env ENABLE_ETCD_AUTH;
 env APISIX_PROFILE;
 env PATH; # for searching external plugin runner's binary
 env TEST_NGINX_HTML_DIR;
+env KUBERNETES_SERVICE_HOST;
+env KUBERNETES_SERVICE_PORT;
+env KUBERNETES_CLIENT_TOKEN;
+env KUBERNETES_CLIENT_TOKEN_FILE;
+ls

Review comment:
       Here is an `ls`  by mistake.




-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org