mirror of https://github.com/linkerd/linkerd2.git
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> |
||
---|---|---|
.. | ||
testdata | ||
api.go | ||
api_test.go | ||
authz.go | ||
authz_test.go | ||
fake.go | ||
fake_test.go | ||
k8s.go | ||
k8s_test.go | ||
kubectl.go | ||
kubectl_test.go | ||
labels.go | ||
labels_test.go | ||
portforward.go | ||
portforward_test.go | ||
version.go | ||
version_test.go |