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 2022/01/06 07:15:13 UTC

[GitHub] [apisix-helm-chart] suninuni opened a new issue #210: Missing apisixpluginconfigs in apisix-ingress-controller rbac.yml

suninuni opened a new issue #210:
URL: https://github.com/apache/apisix-helm-chart/issues/210


   Missing apisixpluginconfigs in apisix-ingress-controller rbac.yml caused this error:
   
   ```
   E0106 15:12:27.640166       1 reflector.go:138] pkg/mod/k8s.io/client-go@v0.22.4/tools/cache/reflector.go:167: Failed to watch *v2beta3.ApisixPluginConfig: failed to list *v2beta3.ApisixPluginConfig: apisixpluginconfigs.apisix.apache.org is forbidden: User "system:serviceaccount:kube-system:apisix-ingress-controller" cannot list resource "apisixpluginconfigs" in API group "apisix.apache.org" at the cluster scope
   ```
   
   https://github.com/apache/apisix-helm-chart/blob/master/charts/apisix-ingress-controller/templates/rbac.yaml#L137-L151
   
   


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



[GitHub] [apisix-helm-chart] suninuni closed issue #210: Missing apisixpluginconfigs in apisix-ingress-controller rbac.yml

Posted by GitBox <gi...@apache.org>.
suninuni closed issue #210:
URL: https://github.com/apache/apisix-helm-chart/issues/210


   


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



[GitHub] [apisix-helm-chart] tao12345666333 commented on issue #210: Missing apisixpluginconfigs in apisix-ingress-controller rbac.yml

Posted by GitBox <gi...@apache.org>.
tao12345666333 commented on issue #210:
URL: https://github.com/apache/apisix-helm-chart/issues/210#issuecomment-1006364803


   ApisixPluginConfig is not really available until the v1.4 version, so its related configuration will also be carried in the v1.4 version of the APISIX Ingress controller Helm chart. #208 


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



[GitHub] [apisix-helm-chart] suninuni commented on issue #210: Missing apisixpluginconfigs in apisix-ingress-controller rbac.yml

Posted by GitBox <gi...@apache.org>.
suninuni commented on issue #210:
URL: https://github.com/apache/apisix-helm-chart/issues/210#issuecomment-1006336466


   @tao12345666333 FYI


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