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/30 08:37:08 UTC

[GitHub] [apisix-ingress-controller] panditha opened a new issue, #1574: bug: ApisixConsumer CRD doesn't support ldap-auth

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

   ### Issue description
   
   Hi,
   
   We are planning to use APISIX in kubernetees and managing all yaml (instead of dashboard) to promote  configuration as a code practice.  We have planned to use ldap authentication for majority of consumers but we realized that current CRD of ApisixConsumer doesn't support ldap-auth and also we don't see any work around other than switching back to dashboard or APIs.
   
   Can you please let us know when it will be available or any workarounds. 
   
   ### Environment
   
   - your apisix-ingress-controller version (output of apisix-ingress-controller version --long): we use helm charts from API7. (helm repo add apisix https://charts.apiseven.com)
   - your Kubernetes cluster version (output of kubectl version): 1.22
   - if you run apisix-ingress-controller in Bare-metal environment, also show your OS version (uname -a): Not Applicable.
   
   
   ### Minimal test code / Steps to reproduce
   
     Not Applicable
   
   ### Actual result
   
   Not Applicable
   
   ### Error log
   
   Not Applicable
   
   ### Expected result
   
   ApisixConsumer CRD should support all authentication plugins.


-- 
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] machinly commented on issue #1574: feat request: ApisixConsumer CRD add ldap-auth support

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

   hi, I implemented this in the private version before, and I sorted it out  in the PR  #1588.


-- 
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 #1574: feat request: ApisixConsumer CRD add ldap-auth support

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

   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] tao12345666333 closed issue #1574: feat request: ApisixConsumer CRD add ldap-auth support

Posted by "tao12345666333 (via GitHub)" <gi...@apache.org>.
tao12345666333 closed issue #1574: feat request: ApisixConsumer CRD add ldap-auth support
URL: https://github.com/apache/apisix-ingress-controller/issues/1574


-- 
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 #1574: feat request: ApisixConsumer CRD add ldap-auth support

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

   Thanks for your report.
   
   We really didn't add that functionality yet.
   
   This is a very simple feature, are you interested in adding it?
   
   Here are some examples for reference:
   
   * https://github.com/apache/apisix-ingress-controller/pull/1035
   * https://github.com/apache/apisix-ingress-controller/pull/1009
   * https://github.com/apache/apisix-ingress-controller/pull/1011
   


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