linkerd2/pkg/inject
Ivan Sim ea07dd3938
Promote the shared injection check to the CLI and webhook (#2555)
Performing this check earlier helps to separate the specialized logic to the CLI
and webhook.
Any subsequent modification of this check logic to support config override of
existing meshed workload will be confined to the relevant component.
The shared lib can then focus only on config overrides.

Signed-off-by: Ivan Sim <ivan@buoyant.io>
2019-03-27 14:51:05 -07:00
..
inject.go Promote the shared injection check to the CLI and webhook (#2555) 2019-03-27 14:51:05 -07:00
inject_test.go Promote the shared injection check to the CLI and webhook (#2555) 2019-03-27 14:51:05 -07:00
patch.go Convert CLI inject proxy options to annotations (#2547) 2019-03-26 14:21:22 -07:00
patch_test.go Have the Webhook react to pod creation/update only (#2472) 2019-03-26 11:53:56 -05:00
report.go Promote the shared injection check to the CLI and webhook (#2555) 2019-03-27 14:51:05 -07:00
report_test.go Promote the shared injection check to the CLI and webhook (#2555) 2019-03-27 14:51:05 -07:00
uninject.go Promote the shared injection check to the CLI and webhook (#2555) 2019-03-27 14:51:05 -07:00