/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
/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