linkerd2/web
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
..
app Address dependabot alert for node-fetch (#4967) 2020-09-21 09:13:16 -05:00
srv Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
templates Add Jaeger links to the Linkerd dashboard (#4177) 2020-05-07 16:35:56 -05:00
Dockerfile Build ARM docker images (#4794) 2020-08-05 11:14:01 -07:00
main.go Remove dependency of linkerd-config for control plane components (#4915) 2020-10-06 22:19:18 +05:30