linkerd2/pkg/charts
Alex Leong b7c5bd07ae
Add 'linkerd.io/inject: ingress' mode (#5130)
Fixes #5118

This PR adds a new supported value for the `linkerd.io/inject` annotation.  In addition to `enabled` and `disabled`, this annotation may now be set to `ingress`.  This functions identically to `enabled` but it also causes the `LINKERD2_PROXY_INGRESS_MODE="true"` environment variable to be set on the proxy.  This causes the proxy to operate in ingress mode as described in #5118 

With this set, ingresses are able to properly load service profiles based on the l5d-dst-override header.

Signed-off-by: Alex Leong <alex@buoyant.io>
2020-10-26 14:32:19 -07:00
..
cni Fix a verb tense error (#4930) 2020-08-31 09:34:03 -05:00
linkerd2 Add 'linkerd.io/inject: ingress' mode (#5130) 2020-10-26 14:32:19 -07:00
multicluster Make service mirror controller per target cluster (#4710) 2020-07-23 14:32:50 -07:00
static Refactor proxy injection to use Helm charts (#3200) 2019-08-07 17:32:37 -05:00
charts.go Add linkerd-config-overrides secret (#4911) 2020-09-29 08:01:36 -07:00