linkerd2/controller
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
..
api Fix issue for debug containers when using custom Docker registry (#3873) 2020-01-17 10:18:03 -08:00
cmd Add `as-group` CLI flag (#3952) 2020-01-22 16:38:31 +02:00
gen Fix issue for debug containers when using custom Docker registry (#3873) 2020-01-17 10:18:03 -08:00
heartbeat Upgrade prometheus to v1.2.1 (#3541) 2019-12-11 15:26:16 -08:00
identity Cert manager support (#3600) 2019-10-24 13:15:14 -07:00
k8s Add `as-group` CLI flag (#3952) 2020-01-22 16:38:31 +02:00
proxy-injector Changes for edge-20.1.3 (#3966) 2020-01-23 16:55:21 -08:00
script/destination-client Remove Discovery service leftovers (#3500) 2019-10-15 11:20:21 -05:00
sp-validator Have the proxy-injector emit events upon injection/skipping injection (#3316) 2019-08-26 13:34:36 -05:00
tap Utilize Common Name or Subject Alternate Name for access checks (#3459) (#3949) 2020-01-22 08:58:19 +02:00
webhook Shrink controller Docker image from 315MB to 38MB (#3378) 2019-09-05 11:44:03 -07:00
Dockerfile Fix CNI config parsing (#3953) 2020-01-23 09:55:04 -08:00