linkerd2/controller
Zahari Dichev 2db307ee91
Remove target port requirement in port resolution (#4174)
This change removes the target port requirement when resolving ports in the dst service. Based on the comments, it seems that we need to have a target port defined in the port spec in order to resolve to the port in the Endpoints. In reality if target port is note defined when creating the service, k8s will set the port and the target port to the same value. Seems to me that checking for the targetPort to be different than 0, is a no-op.

Signed-off-by: Zahari Dichev zaharidichev@gmail.com
2020-03-16 23:04:08 +02:00
..
api Remove target port requirement in port resolution (#4174) 2020-03-16 23:04:08 +02:00
cmd Service mirroring tests (#4115) 2020-03-04 20:17:21 +02:00
gen Fix issue for debug containers when using custom Docker registry (#3873) 2020-01-17 10:18:03 -08:00
heartbeat Upgrade prometheus to v1.2.1 (#3541) 2019-12-11 15:26:16 -08:00
identity Cert manager support (#3600) 2019-10-24 13:15:14 -07:00
k8s Service Mirroring Component (#4028) 2020-03-02 21:16:08 +02:00
proxy-injector cli: Add label selector flag for `stat` (#4040) 2020-02-17 13:40:07 -05:00
script/destination-client Remove Discovery service leftovers (#3500) 2019-10-15 11:20:21 -05:00
sp-validator Have the proxy-injector emit events upon injection/skipping injection (#3316) 2019-08-26 13:34:36 -05:00
tap Service Mirroring Component (#4028) 2020-03-02 21:16:08 +02:00
webhook Service Mirroring Component (#4028) 2020-03-02 21:16:08 +02:00
Dockerfile Use correct go module file syntax (#4021) 2020-02-07 07:58:54 -08:00