linkerd2/testutil
Oliver Gould 81f645da66
Remove `--tls=optional` and `linkerd-ca` (#2515)
The proxy's TLS implementation has changed to use a new _Identity_ controller.

In preparation for this, the `--tls=optional` CLI flag has been removed
from install and inject; and the `ca` controller has been deleted. Metrics
and UI treatments for TLS have **not** been removed, as they will continue to
be valuable for the new Identity system.

With the removal of the old identity scheme, the Destination service's proxy
ID field is now set with an opaque string (e.g. `ns:emojivoto`) to enable
locality awareness.
2019-03-18 17:40:31 -07:00
..
doc.go Rename CLI from conduit to linkerd (#1312) 2018-07-12 17:14:07 -07:00
kubernetes_helper.go Introduce cli command to fetch proxy metrics (#2445) 2019-03-07 10:24:38 -08:00
stream.go Add integration tests for tap (#1152) 2018-06-19 14:05:36 -07:00
test_helper.go Remove `--tls=optional` and `linkerd-ca` (#2515) 2019-03-18 17:40:31 -07:00