linkerd2/pkg/inject
Ivan Sim 86d822f8ea
Generate the debug container spec in the shared library (#2854)
This commit refactors the changes introduced by #2842 where the debug
container spec is created in the 'cli' and 'pkg' packages. This change
follows the existing pattern of annotating the YAML in the CLI code,
and injecting the sidecar spec in the shared library.

Signed-off-by: Ivan Sim <ivan@buoyant.io>
2019-05-28 15:26:37 -07:00
..
inject.go Generate the debug container spec in the shared library (#2854) 2019-05-28 15:26:37 -07:00
inject_test.go Generate the debug container spec in the shared library (#2854) 2019-05-28 15:26:37 -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