linkerd2/viz/cmd
Alejandro Pedraza a9317af3d8
Add back support for proxy resource settings (#5517)
The last viz refactoring removed support for modifying the k8s resources
used by the proxies injected into the control plane components (values
like `tapProxyResources`, `prometheus.proxy.resources`, etc).

This adds them back, using a consistent naming: `tap.proxy.resources`,
`dashboard.proxy.resources`, etc.

Also fixes the tap helm template that was making reference to
`.Values.tapResources` instead of `.Values.tap.resources`.

Co-authored-by: Kevin Leimkuhler <kevin@kleimkuhler.com>
2021-01-12 10:56:43 -05:00
..
testdata Add back support for proxy resource settings (#5517) 2021-01-12 10:56:43 -05:00
install.go extensions: add links to configurable fields in install cmds help (#5481) 2021-01-07 14:23:11 -05:00
install_test.go viz: add render golden tests (#5433) 2021-01-12 11:59:16 +05:30
main_test.go viz: add render golden tests (#5433) 2021-01-12 11:59:16 +05:30
root.go viz: Add HA Option through CLI (#5470) 2021-01-07 14:00:43 -05:00
uninstall.go viz: add a new uninstall command (#5427) 2021-01-07 23:51:16 +05:30