linkerd2/controller/cmd
Alejandro Pedraza fe234cade1
Use `ca.NewCA()` for generating certs and keys for the proxy injector (#2163)
Use `ca.NewCA()` for generating certs and keys for the proxy injector

- Remove from CA controller everything that dealt with the
webhook/proxy-injector
- Remove no longer needed proxy-injector volumes for 'trust-anchors' and
'webhook-secrets'
- Remove from the proxy-injector the retrieval of the trust anchor and
secrets
- tls flag during install is no longer needed for auto-inject to work

Fixes #2095 and fixes #2166

Signed-off-by: Alejandro Pedraza <alejandro@buoyant.io>
2019-01-30 16:04:33 -05:00
..
ca Use `ca.NewCA()` for generating certs and keys for the proxy injector (#2163) 2019-01-30 16:04:33 -05:00
proxy-api Fix panic when routes is called in single-namespace mode (#2123) 2019-01-23 16:47:05 -08:00
proxy-injector Use `ca.NewCA()` for generating certs and keys for the proxy injector (#2163) 2019-01-30 16:04:33 -05:00
public-api Wire up stats commands for daemonsets (#2006) (#2086) 2019-01-24 14:34:13 -08:00
tap Wire up stats commands for daemonsets (#2006) (#2086) 2019-01-24 14:34:13 -08:00