linkerd2/controller
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
..
api destination: pass opaque-ports through cmd flag (#5829) 2021-03-01 16:00:20 +05:30
cmd destination: pass opaque-ports through cmd flag (#5829) 2021-03-01 16:00:20 +05:30
gen Simplify SelfCheck API (#5665) 2021-02-05 10:13:45 -05:00
heartbeat Remove linkerd prefix from extension resources (#5803) 2021-02-25 11:01:31 -05:00
identity Have webhooks refresh their certs automatically (#5282) 2020-12-04 16:25:59 -05:00
k8s Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
proxy-injector Remove default skip ports and add to opaque ports (#5810) 2021-02-24 16:22:09 -05:00
script/destination-client Print identity in destination client and fix proxy-identity log line (#4873) 2020-08-13 13:49:55 -07:00
sp-validator Bump k8s client-go to v0.19.2 (#5002) 2020-09-28 12:45:18 -05:00
webhook viz: add tap-injector (#5540) 2021-01-21 11:24:08 -05:00
Dockerfile docker: Avoid specifying TARGETARCH for await (#5835) 2021-02-26 07:30:14 -05:00