Hannu Laurila
Hannu Laurila
Hi @cristichiru Adding those dependencies should not be required. They are already included in the kong base image: ``` $ docker run -it --rm kong:2.3.3-alpine luarocks list |egrep -A2 'penlight|lua.ffi.zlib'...
In my case, I observed thousands of `kubectl oidc-login` processes being spawned, freezing the terminal. If I interpret what I am seeing right, kuberlr causes "infinite recursion" when oidc-login is...
I see you have merged PR for this so the support should become available when you make the next PyPi release. Thanks @siboehm for making the the updates! I would...