linkerd2/controller
Tarun Pothulapati 9324195485
injector: move parent env variables to first (#6706)
Variable references are only expanded to previously defined
environment variables as per https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.19/#envvar-v1-core
which means for `LINKERD2_PROXY_POLICY_WORKLOAD` to work correctly, the
`_pod_ns` `_pod_name` should be present before they are used.

Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
2021-08-20 00:06:31 +05:30
..
api remove unused constants (#6630) 2021-08-09 16:23:48 +01:00
cmd Read trust roots from configmap (#6455) 2021-07-28 13:23:15 -07:00
gen Bump google.golang.org/protobuf from 1.27.0 to 1.27.1 (#6409) 2021-07-01 14:50:04 -06:00
heartbeat Bump helm.sh/helm/v3 from 3.4.1 to 3.6.1 (#6286) 2021-06-18 09:34:29 -06:00
identity Have webhooks refresh their certs automatically (#5282) 2020-12-04 16:25:59 -05:00
k8s Fixes unit tests indeterminism (#6496) 2021-07-19 12:42:45 +05:30
proxy-injector injector: move parent env variables to first (#6706) 2021-08-20 00:06:31 +05:30
script/destination-client Print identity in destination client and fix proxy-identity log line (#4873) 2020-08-13 13:49:55 -07:00
sp-validator Fix sp-validator not setting requestUID (#5866) 2021-03-04 09:57:57 -08:00
webhook Fix external-prometheus integration test flakyness (#6575) 2021-07-29 13:29:31 -05:00
Dockerfile Remove core dependency on viz (#6497) 2021-07-19 14:28:45 -07:00