linkerd2/pkg/inject
Alex Leong acacf2e023
Add --close-wait-timeout inject flag (#4409)
Depends on https://github.com/linkerd/linkerd2-proxy-init/pull/10

Fixes #4276 

We add a `--close-wait-timeout` inject flag which configures the proxy-init container to run with `privileged: true` and to set `nf_conntrack_tcp_timeout_close_wait`. 

Signed-off-by: Alex Leong <alex@buoyant.io>
2020-05-21 14:14:14 -07:00
..
inject.go Add --close-wait-timeout inject flag (#4409) 2020-05-21 14:14:14 -07:00
inject_test.go Make gateway require TLS for incoming requests (#4339) 2020-05-11 10:07:48 +03:00
report.go Update inject to handle `automountServiceAccountToken: false` (#4145) 2020-04-01 09:39:49 -05:00
report_test.go Update inject to handle `automountServiceAccountToken: false` (#4145) 2020-04-01 09:39:49 -05:00
uninject.go charts: Using downwardAPI to mount labels to the proxy container (#4199) 2020-04-22 10:33:51 -05:00