linkerd2/pkg/inject
Mayank Shah 4429c1a5b1
Update inject to handle `automountServiceAccountToken: false` (#4145)
* Handle automountServiceAccountToken

Return error during inject if pod spec has `automountServiceAccountToken: false`

Signed-off-by: Mayank Shah <mayankshah1614@gmail.com>
2020-04-01 09:39:49 -05:00
..
inject.go Fix error when injecting Cronjobs that have no metadata (#4180) 2020-03-23 14:49:50 -05:00
inject_test.go Enable mixed configuration of skip-[inbound|outbound]-ports (#3766) 2019-12-20 09:32:13 -05: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 Update uninject command to handle namespaces (Fixes #3648) (#3668) 2019-11-04 22:21:47 -08:00