Shashank Ram
Shashank Ram
> * kubectl get svc,ing -A > * kubectl describe ing -A > * kubectl logs > * Send the same http request from inside your httpbin pod to http://localhost/get...
/cc @ingress-nginx-maintainers
> what happens if you put a slash after "get" ? That doesn't work either.
> faced the same issue. We need a /* and then you can add any additional paths @ashwinpagarkhed Are you implying that a root path is necessary for additional sub...
I left the testbed up overnight and it started working without any configuration changes. It seems to me there is some issue with Nginx on AKS, but can't seem to...
@mvdan is there a plan to address this? Thanks
> It is on my radar. Please keep in mind that there are [dozens of these](https://github.com/issues?q=is%3Aopen+is%3Aissue+user%3Amvdan+archived%3Afalse+sort%3Areactions-%2B1-desc). I appreciate the enthusiasm, but asking for updates doesn't help - it just adds...
@mattfarina could you review this fix?
> Thanks for opening this @shashankram > > We don't have anyone right now signed up to do this kind of work, so contributions are absolutely welcome! Most of the...
> Thank you so much @shashankram heart > > You can add it to this repo and follow the same format as e.g. https://github.com/spiffe/spire-tutorials/tree/main/k8s/oidc-vault > > Any artifacts that are...