tokers commented on a change in pull request #574:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/574#discussion_r667285368



##########
File path: test/e2e/scaffold/ingress.go
##########
@@ -256,6 +264,7 @@ spec:
             - %s
             - --apisix-route-version
             - %s
+            - --watch-endpointslices

Review comment:
       The minimal Kubernetes version that we supporting is `v1.15` while the 
alpha version of endpointslice was introduced in Kubernetes `v1.16`. So by 
default we disable it.




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