linkerd2/controller
Zahari Dichev f7f70690fb
Fix resync bug + service selection annotations (#4453)
THis PR addresses two problems: 

- when a resync happens (or the mirror controller is restarted) we incorrectly classify the remote gateway as a mirrored service that is not mirrored anymore and we delete it
- when updating services due to a gateway update, we need to select only the services for the particular cluster

The latter fixes #4451
2020-05-21 14:15:13 -07:00
..
api Threadsafe buffering listener (#4359) 2020-05-14 20:45:41 +03:00
cmd Fix resync bug + service selection annotations (#4453) 2020-05-21 14:15:13 -07:00
gen Add gateways command, allowing the retrieval of gateway stats (#4241) 2020-04-27 13:55:01 +03: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 Properly show the meshed count for non-selector services (#4446) 2020-05-20 10:08:27 -07:00
proxy-injector Add --close-wait-timeout inject flag (#4409) 2020-05-21 14:14:14 -07: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 Make gateway require TLS for incoming requests (#4339) 2020-05-11 10:07:48 +03:00
webhook Service Mirroring Component (#4028) 2020-03-02 21:16:08 +02:00
Dockerfile Add --close-wait-timeout inject flag (#4409) 2020-05-21 14:14:14 -07:00