linkerd2/proto
Alejandro Pedraza 4b6254b52e
Replaced `uuid` with `uid` from linkerd-config resource (#3694)
* Replaced `uuid` with `uid` from linkerd-config resource

Fixes #3621

Removed the old `uuid` for identifying linkerd installations, and
replaced it with the `uid` property from the `linkerd-config` ConfigMap.

I tested that this `uid` remains the same by updating the config and
also upgrading linkerd, using both the CLI and Helm.

Note that this required granting `linkerd-web` RBAC access to the
`linkerd-config` Config.

I also added an integration test to verify the stability of the uid.
2019-11-13 13:56:01 -05:00
..
common Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
config Replaced `uuid` with `uid` from linkerd-config resource (#3694) 2019-11-13 13:56:01 -05:00
controller Remove Discovery service leftovers (#3500) 2019-10-15 11:20:21 -05:00
google/protobuf Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
public.proto Add TapEvent headers and trailers to the tap protobuf (#3410) 2019-09-29 09:54:37 -07:00