linkerd2/proto
Tarun Pothulapati 5e774aaf05
Remove dependency of linkerd-config for control plane components (#4915)
* Remove dependency of linkerd-config for most control plane components

This PR removes the dependency of `linkerd-config` into control
plane components by making all that information passed through CLI
flags. As most of these components require a couple of flags, passing
them as flags could be more helpful, as updations to the flags trigger a
rollout unlike a configMap update.

This does not update the proxy-injector as it needs a lot more data
and mounting `linkerd-config` is better.
2020-10-06 22:19:18 +05:30
..
common Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
config Enable endpoint slices when upgrading through CLI (#4864) 2020-08-24 14:34:50 -07: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 Remove dependency of linkerd-config for control plane components (#4915) 2020-10-06 22:19:18 +05:30