linkerd2/controller/proxy-injector
Andrew Seigner a42e8db45f
Quiet inject logging (#2483)
Manual and auto injection was logging the full patch JSON at the `Info`
level.

Modify injection to log the object type and name at the `Info` level,
and the full patch at the `Debug` level.

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2019-03-11 10:39:10 -07:00
..
fake Injection consolidation (#2334) 2019-03-05 08:38:56 -05:00
tmpl Update proxy injector webhook to pick up deployment UPDATE events (#2332) 2019-02-21 08:25:02 -08:00
server.go Recreate the MWC when the proxy injector is restarted (#2431) 2019-03-05 15:53:37 -08:00
server_test.go Injection consolidation (#2334) 2019-03-05 08:38:56 -05:00
webhook.go Quiet inject logging (#2483) 2019-03-11 10:39:10 -07:00
webhook_config.go Recreate the MWC when the proxy injector is restarted (#2431) 2019-03-05 15:53:37 -08:00
webhook_config_test.go Recreate the MWC when the proxy injector is restarted (#2431) 2019-03-05 15:53:37 -08:00
webhook_test.go Remove `--api-port` flag from the cli (#2429) 2019-03-06 15:54:12 -08:00