Shin
Results
3
issues of
Shin
We deploy `docker_auth` configured to use `ext_auth.sh` into Kubernetes where we see an uneven distribution of requests (most likely due to kube-proxy) and eventually we hit an upper limit of...
For any ingress that uses a non `/` path e.g. `/myapp`, trying to hit `http:///myapp` results in a 301 with an incorrect `Location` header. Hitting `/myapp/` hits the backend as...