linkerd2/controller/proxy-injector/fake
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
..
data WIP: CNI Plugin (#2071) 2019-01-30 11:51:34 -08:00
client.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
factory.go Use `ca.NewCA()` for generating certs and keys for the proxy injector (#2163) 2019-01-30 16:04:33 -05:00