Activator: Deal with multiple ports when proxy requests. #837
Labels
area/autoscale
area/networking
area/test-and-release
It flags unit/e2e/conformance/perf test issues for product features
kind/feature
Well-understood/specified features, ready for coding.
/area autoscale
/area test-and-release
/kind dev
Expected Behavior
It's possible that the target service has more than one ports. E.g. when we enable mutual TLS, we might need to add a second port for health checks, separate from the serving port.
Actual Behavior
Currently activator assumes there is only one port for the target revision.
Additional Info
The text was updated successfully, but these errors were encountered: