linkerd2/controller/proxy-injector/fake/data
Oliver Gould 71ce786dd3
Rename linkerd-proxy-api to linkerd-destination (#2281)
Up until now, the proxy-api controller service has been the sole service
that the proxy communicates with, implementing the majoriry of the API
defined in the `linkerd2-proxy-api` repo. But this is about to change:
linkerd/linkerd2-proxy-api#25 introduces a new Identity service; and
this service must be served outside of the existing proxy-api service
in the linkerd-controller deployment (so that it may run under a
distinct service account).

With this change, the "proxy-api" name becomes less descriptive. It's no
longer "the service that serves the API for the proxy," it's "the
service that serves the Destination API to the proxy." Therefore, it
seems best to bite the bullet and rename this to be the "destination"
service (i.e. because it only serves the
`io.linkerd.proxy.destination.Destination` service).

Co-authored-by: Kevin Lingerfelt <kl@buoyant.io>
Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
2019-02-15 15:11:04 -08:00
..
config-linkerd-secrets.yaml Proxy init and sidecar containers auto-injection (#1714) 2018-10-10 12:09:22 -07:00
config-linkerd-trust-anchors.yaml Proxy init and sidecar containers auto-injection (#1714) 2018-10-10 12:09:22 -07:00
config-proxy-init.yaml Remove runAsGroup field from security context settings (#1986) 2018-12-13 15:12:13 -08:00
config-proxy-tls-disabled.yaml Rename linkerd-proxy-api to linkerd-destination (#2281) 2019-02-15 15:11:04 -08:00
config-proxy.yaml Rename linkerd-proxy-api to linkerd-destination (#2281) 2019-02-15 15:11:04 -08:00
deployment-inject-disabled.yaml Add pod spec annotation to disable injection in CLI and auto-injector (#2187) 2019-02-01 16:57:06 -08:00
deployment-inject-empty.yaml Add pod spec annotation to disable injection in CLI and auto-injector (#2187) 2019-02-01 16:57:06 -08:00
deployment-inject-enabled.yaml Add pod spec annotation to disable injection in CLI and auto-injector (#2187) 2019-02-01 16:57:06 -08:00
deployment-with-injected-proxy.yaml Proxy init and sidecar containers auto-injection (#1714) 2018-10-10 12:09:22 -07:00
inject-init-container-spec.yaml Remove runAsGroup field from security context settings (#1986) 2018-12-13 15:12:13 -08:00
inject-linkerd-secrets-volume-spec.yaml Proxy init and sidecar containers auto-injection (#1714) 2018-10-10 12:09:22 -07:00
inject-sidecar-container-spec.yaml Rename linkerd-proxy-api to linkerd-destination (#2281) 2019-02-15 15:11:04 -08:00
inject-trust-anchors-volume-spec.yaml Proxy init and sidecar containers auto-injection (#1714) 2018-10-10 12:09:22 -07:00
namespace-inject-disabled.yaml Update auto-injector to require opt-in by namespace or pod (#2209) 2019-02-06 17:37:14 -08:00
namespace-inject-enabled.yaml Update auto-injector to require opt-in by namespace or pod (#2209) 2019-02-06 17:37:14 -08:00