linkerd2/controller/cmd
Tarun Pothulapati 5c1a375a51
destination: pass opaque-ports through cmd flag (#5829)
* destination: pass opaque-ports through cmd flag

Fixes #5817

Currently, Default opaque ports are stored at two places i.e
`Values.yaml` and also at `opaqueports/defaults.go`. As these
ports are used only in destination, We can instead pass these
values as a cmd flag for destination component from Values.yaml
and remove defaultPorts in `defaults.go`.

This means that users if they override `Values.yaml`'s opauePorts
field, That change is propogated both for injection and also
discovery like expected.

Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
2021-03-01 16:00:20 +05:30
..
destination destination: pass opaque-ports through cmd flag (#5829) 2021-03-01 16:00:20 +05:30
heartbeat Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
identity Provide CA cert as env var to identity controller. (#5690) 2021-02-22 10:30:43 -05:00
proxy-injector Refactor webhook framework to allow webhooks define their flags (#5256) 2020-11-23 10:40:30 -05:00
public-api Extract from public-api all the Prometheus dependencies, and moves things into a new viz component 'linkerd-metrics-api' (#5560) 2021-01-21 18:26:38 -05:00
sp-validator Refactor webhook framework to allow webhooks define their flags (#5256) 2020-11-23 10:40:30 -05:00
main.go Move tap from core into Viz extension (#5651) 2021-02-09 12:43:21 -05:00