linkerd2/controller/proxy-injector
Ivan Sim 468ad118f2
Support Auto-Inject Configs Overrides Via Annotations (#2471)
* Defined the config annotations as new constants in labels.go
* Introduced the getOverride() functions to override configs
* Introduced new accessors to abstract with type casting

Signed-off-by: Ivan Sim <ivan@buoyant.io>
2019-03-14 08:42:12 -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 Support Auto-Inject Configs Overrides Via Annotations (#2471) 2019-03-14 08:42:12 -07:00