In old image I'm using the following command
auth-local-command=/opt/kafka-proxy/bin/auth-user
which works fine in tag 0.3.3-all
when updating to 0.3.7-all this is now causing an error on the pod stating that the location does not exist.
I read on document on this github that the auth-user path could be =/auth-user or =/build/auth-user, neither one is working in tag 0.3.7-all
can you post the correct path for the auth-local-command for auth-user.