linkerd2/controller/gen
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
..
apis/serviceprofile Update ServiceProfile CRD to version v1alpha2 and remove validation (#3078) 2019-07-23 11:46:31 -07:00
client Remove Discovery service leftovers (#3500) 2019-10-15 11:20:21 -05:00
common/healthcheck Update protobuf files (#3241) 2019-08-13 16:58:49 -04:00
config Replaced `uuid` with `uid` from linkerd-config resource (#3694) 2019-11-13 13:56:01 -05:00
controller/tap Remove Discovery service leftovers (#3500) 2019-10-15 11:20:21 -05:00
public Add TapEvent headers and trailers to the tap protobuf (#3410) 2019-09-29 09:54:37 -07:00