linkerd2/proto
Kevin Leimkuhler cc3c53fa73
Remove tap from public API and associated test infrastructure (#3240)
### Summary

After the addition of the tap APIServer, all the logic related to tap in the public API no longer needs to be there. The servers and clients that are created but not used, as well as all the old testing infrastrucure related to tap can be removed.

This deprecates TapByResource and therefore required an update to the protobuf files with `bin/protoc-go.sh`. While the change to deprecate this method was extremely small, a lot of protobuf fils were updated in the process. These changes to the code and protobuf files should probably remain coupled since `TapByResource` is officially deprecated in the public API, but a majority of the additions/deletions are related to those files.

This draft passes `go test` as well as a local run of the integration tests.

Signed-off-by: Kevin Leimkuhler <kleimkuhler@icloud.com>
2019-08-14 17:27:37 -04:00
..
common Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
config Allow custom cluster domain in controller components (#2950) 2019-07-23 08:59:41 -07:00
controller Remove tap from public API and associated test infrastructure (#3240) 2019-08-14 17:27:37 -04:00
google/protobuf Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
public.proto Remove tap from public API and associated test infrastructure (#3240) 2019-08-14 17:27:37 -04:00