linkerd2/controller/api/destination
Alejandro Pedraza 68b63269d9
Remove the `proxy.disableIdentity` config (#7729)
* Remove the `proxy.disableIdentity` config

Fixes #7724

Also:
- Removed the `linkerd.io/identity-mode` annotation.
- Removed the `config.linkerd.io/disable-identity` annotation.
- Removed the `linkerd.proxy.validation` template partial, which only
  made sense when `proxy.disableIdentity` was `true`.
- TestInjectManualParams now requires to hit the cluster to retrieve the
  trust root.
2022-01-31 10:17:10 -05:00
..
watcher Update `GetProfile` clients with policy server updates (#7388) 2021-12-08 12:26:27 -07:00
client.go Removed Destination's `Get` API from the public-api (#5993) 2021-04-16 09:04:17 -05:00
endpoint_profile_translator.go Update `GetProfile` clients with policy server updates (#7388) 2021-12-08 12:26:27 -07:00
endpoint_translator.go Remove the `proxy.disableIdentity` config (#7729) 2022-01-31 10:17:10 -05:00
endpoint_translator_test.go Remove the `proxy.disableIdentity` config (#7729) 2022-01-31 10:17:10 -05:00
fallback_profile_listener.go Update ServiceProfile CRD to version v1alpha2 and remove validation (#3078) 2019-07-23 11:46:31 -07:00
fallback_profile_listener_test.go Update ServiceProfile CRD to version v1alpha2 and remove validation (#3078) 2019-07-23 11:46:31 -07:00
opaque_ports_adaptor.go Return default opaque ports in the destination service (#5814) 2021-02-24 14:55:31 -05:00
profile_translator.go Update `GetProfile` clients with policy server updates (#7388) 2021-12-08 12:26:27 -07:00
profile_translator_test.go profiles: Eliminate default timeout (#4958) 2020-09-10 14:00:18 -07:00
server.go Support non-pod endpoints in GetProfile responses (#7459) 2021-12-17 12:33:06 -08:00
server_test.go Update `GetProfile` clients with policy server updates (#7388) 2021-12-08 12:26:27 -07:00
test_helper.go Update `GetProfile` clients with policy server updates (#7388) 2021-12-08 12:26:27 -07:00