linkerd2/controller/proxy-injector
Kevin Leimkuhler 53baecb382
Changes for edge-20.1.3 (#3966)
## edge-20.1.3

* CLI
  * Introduced `linkerd check --pre --linkerd-cni-enabled`, used when the CNI
    plugin is used, to check it has been properly installed before proceeding
    with the control plane installation
  * Added support for the `--as-group` flag so that users can impersonate
    groups for Kubernetes operations (thanks @mayankshah160!)
* Controller
  * Fixed an issue where an override of the Docker registry was not being
    applied to debug containers (thanks @javaducky!)
  * Added check for the Subject Alternate Name attributes to the API server
    when access restrictions have been enabled (thanks @javaducky!)
  * Added support for arbitrary pod labels so that users can leverage the
    Linkerd provided Prometheus instance to scrape for their own labels
    (thanks @daxmc99!)
  * Fixed an issue with CNI config parsing

Signed-off-by: Kevin Leimkuhler <kevin@kleimkuhler.com>
2020-01-23 16:55:21 -08:00
..
fake Changes for edge-20.1.3 (#3966) 2020-01-23 16:55:21 -08:00
metrics.go Instrumenting Proxy-Injector (#3354) 2019-09-20 09:46:57 -07:00
webhook.go Introduce Tracing Annotations (#3481) 2019-09-26 16:07:30 -07:00
webhook_ops.go Add validation webhook for service profiles (#2623) 2019-04-05 16:10:47 -05:00
webhook_test.go Fix issue for debug containers when using custom Docker registry (#3873) 2020-01-17 10:18:03 -08:00