Hamed Abdollahpour
Results
2
comments of
Hamed Abdollahpour
I fixed it finally on CentOS 7!! For both CLI and FPM ``` echo '/usr/local/lib' > /etc/ld.so.conf.d/kafka.conf echo 'export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/lib64/php/modules:/usr/local/lib"' >> /etc/profile ldconfig ```
I think it would be a great feature if linkerd could provide JWT validation in proxy. I've been using centralised authentication methods like using Ingress, I even made an open-source...