containerd-shim-spin
containerd-shim-spin copied to clipboard
Outbound HTTP calls with relative URLs not working
Found that when trying to call another spin function in the same application that outbound http calls using relative URLs don't work like they do in spin up. The exception message doesn't seem particularly useful but here is a sample application.
I have not been able to reproduce this when running the the application with the shim (using ctr run). Could you please share the logs you are seeing when running?
what is the recommendation for making outbound-calls to same Spin application?