linkerd2/controller/gen
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
..
apis/serviceprofile Upgrade to client-go 0.17.4 and smi-sdk-go 0.3.0 (#4221) 2020-04-01 10:07:23 -07:00
client Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
common/healthcheck Upgrade generated protobuf files to v1.4.2 (#4673) 2020-06-26 09:36:48 -05:00
config Enable endpoint slices when upgrading through CLI (#4864) 2020-08-24 14:34:50 -07:00
controller/tap Upgrade generated protobuf files to v1.4.2 (#4673) 2020-06-26 09:36:48 -05:00
public Remove dependency of linkerd-config for control plane components (#4915) 2020-10-06 22:19:18 +05:30