AlinsRan commented on code in PR #2501: URL: https://github.com/apache/apisix-ingress-controller/pull/2501#discussion_r2271902971
########## test/e2e/crds/v2/route.go: ########## @@ -68,8 +68,9 @@ apiVersion: apisix.apache.org/v2 kind: ApisixRoute metadata: name: default + namespace: %s Review Comment: For 95% of use cases, it is always applied in the namespace where the current use case is located. Do we still need to specify the namespace? -- 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-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org