Usman Shahid
Usman Shahid
I should add that my upstream has a single target registered with it. I'm suspecting that this has something to do with the default value of `healthchecks.active.concurrency` which is 10...
Adding more info here, I think this is related to how I'm managing the routing configurations on my setup. I'm running Kong in declarative mode and I have a sidecar...
My above assumption was correct. Each new `POST` call will reset the healthchecks. Closing this ticket.
What's the progress on this discussion? This is a big issue if we want to access the Client IP at the service end, which gets turned to 127.0.0.1 by linkerd-proxy.
The benefit of a design-first spec such as OAS is to speed up integration, as the developer who's going to write the client of an OAS-enabled server can depend on...