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/12/08 14:32:54 UTC

[GitHub] [apisix-ingress-controller] wnz27 opened a new issue, #1501: request help: How to use go-plugin-runner with APISIX Ingress

wnz27 opened a new issue, #1501:
URL: https://github.com/apache/apisix-ingress-controller/issues/1501

   ### Issue description
   
   according to this doc: https://apisix.apache.org/zh/docs/ingress-controller/tutorials/how-to-use-go-plugin-runner-in-apisix-ingress/
   this step:
   <img width="850" alt="截屏2022-12-08 22 25 46" src="https://user-images.githubusercontent.com/12094918/206472038-3ab3f2fa-7a38-4ab0-a28a-7a4b66bb342f.png">
   apisix pod cant running,error is :
   helm epository does not exist or may require authorization: server message: insufficient_scope: xxxxx
   
   change the repository's value not useful
   
   ### Environment
   
   - your apisix-ingress-controller version (output of apisix-ingress-controller version --long):
   - your Kubernetes cluster version (output of kubectl version):
       Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.3", GitCommit:"816c97ab8cff8a1c72eccca1026f7820e93e0d25", GitTreeState:"clean", BuildDate:"2022-01-25T21:25:17Z", GoVersion:"go1.17.6", Compiler:"gc", Platform:"darwin/amd64"}
   Server Version: version.Info{Major:"1", Minor:"21", GitVersion:"v1.21.1", GitCommit:"5e58841cce77d4bc13713ad2b91fa0d961e69192", GitTreeState:"clean", BuildDate:"2021-05-21T23:01:33Z", GoVersion:"go1.16.4", Compiler:"gc", Platform:"linux/amd64"}
   WARNING: version difference between client (1.23) and server (1.21) exceeds the supported minor version skew of +/-1
   - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a):
   


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

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


[GitHub] [apisix-ingress-controller] wnz27 closed issue #1501: request help: How to use go-plugin-runner with APISIX Ingress

Posted by GitBox <gi...@apache.org>.
wnz27 closed issue #1501: request help: How to use go-plugin-runner with APISIX Ingress
URL: https://github.com/apache/apisix-ingress-controller/issues/1501


-- 
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-ingress-controller] wnz27 commented on issue #1501: request help: How to use go-plugin-runner with APISIX Ingress

Posted by GitBox <gi...@apache.org>.
wnz27 commented on issue #1501:
URL: https://github.com/apache/apisix-ingress-controller/issues/1501#issuecomment-1342863972

   fix it, it's my fault


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