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/25 09:16:53 UTC

[GitHub] [apisix-ingress-controller] 283713406 opened a new issue #844: request help: Using the client control plug-in, call the interface to return 501 Not Implemented

283713406 opened a new issue #844:
URL: https://github.com/apache/apisix-ingress-controller/issues/844


   ### Issue description
   
   给ApisixRoute添加一个client-control的plugin,访问route直接返回501 Not Implemented,如图:
   ![image](https://user-images.githubusercontent.com/19170385/150947027-56c990a3-f4a2-414e-a446-391b3e887884.png)
   ![image](https://user-images.githubusercontent.com/19170385/150947028-2359768a-0ae3-4bd7-8abd-4e97351a48ff.png)
   
   不加这个插件时能正常访问
   ![image](https://user-images.githubusercontent.com/19170385/150947508-96555e80-2a48-4874-9aef-c27e2947e215.png)
   
   请问这个插件应该怎么使用?
   
   
   
   ### Environment
   
   - your apisix-ingress-controller version (output of apisix-ingress-controller version --long):
   apisix-ingress-controller version 1.4.0-b7dd90a-go1.16
   
   - your Kubernetes cluster version (output of kubectl version):
   Client Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.1", GitCommit:"206bcadf021e76c27513500ca24182692aabd17e", GitTreeState:"clean", BuildDate:"2020-09-09T11:26:42Z", GoVersion:"go1.15", Compiler:"gc", Platform:"linux/arm64"}
   Server Version: version.Info{Major:"1", Minor:"19", GitVersion:"v1.19.1", GitCommit:"206bcadf021e76c27513500ca24182692aabd17e", GitTreeState:"clean", BuildDate:"2020-09-09T11:18:22Z", GoVersion:"go1.15", Compiler:"gc", Platform:"linux/arm64"}
   
   - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a):
   [](url)
   Linux master1 4.19.90-17.ky10.aarch64 misc: some basic goals #1 SMP Sun Jun 28 14:27:40 CST 2020 aarch64 aarch64 aarch64 GNU/Linux


-- 
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] tao12345666333 commented on issue #844: request help: Using the client control plug-in, call the interface to return 501 Not Implemented

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


   you can refer to this doc https://apisix.apache.org/docs/apisix/plugins/client-control/#name
   
   notice: This plugin requires APISIX to run on [APISIX-OpenResty](https://apisix.apache.org/docs/apisix/how-to-build#step-6-build-openresty-for-apache-apisix).
   


-- 
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] 283713406 commented on issue #844: request help: Using the client control plug-in, call the interface to return 501 Not Implemented

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


   Upgrade the version of APISIX and the problem is solved,Please close this issue。thanks!


-- 
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] 283713406 closed issue #844: request help: Using the client control plug-in, call the interface to return 501 Not Implemented

Posted by GitBox <gi...@apache.org>.
283713406 closed issue #844:
URL: https://github.com/apache/apisix-ingress-controller/issues/844


   


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