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/02/04 02:18:15 UTC

[GitHub] [apisix-ingress-controller] tokers commented on a change in pull request #191: fix:BUGFIX #182 ,add write permisson of resource:leases in apisix_vie…

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



##########
File path: test/e2e/scaffold/ingress.go
##########
@@ -28,7 +28,142 @@ import (
 )
 
 const (
-	_serviceAccount     = "ingress-apisix-e2e-test-service-account"
+	_serviceAccount = "ingress-apisix-e2e-test-service-account"
+	_clusterRole    = `
+apiVersion: rbac.authorization.k8s.io/v1

Review comment:
       The cluster role should be deleted when the case is finilazing.




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

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