linkerd2/controller/proxy-injector/fake/data
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
..
deployment-inject-disabled.yaml Add pod spec annotation to disable injection in CLI and auto-injector (#2187) 2019-02-01 16:57:06 -08:00
deployment-with-injected-proxy.yaml Proxy init and sidecar containers auto-injection (#1714) 2018-10-10 12:09:22 -07:00
inject-init-container-spec.yaml Remove runAsGroup field from security context settings (#1986) 2018-12-13 15:12:13 -08:00
inject-linkerd-secrets-volume-spec.yaml Have the Webhook react to pod creation/update only (#2472) 2019-03-26 11:53:56 -05:00
inject-sidecar-container-spec.yaml Change default proxy log level to "warn,linkerd=info" (#3908) 2020-01-09 14:22:06 -08:00
namespace-inject-disabled.yaml Update auto-injector to require opt-in by namespace or pod (#2209) 2019-02-06 17:37:14 -08:00
namespace-inject-enabled.yaml Update auto-injector to require opt-in by namespace or pod (#2209) 2019-02-06 17:37:14 -08:00
pod-inject-empty.yaml Enhance webhook unit tests by checking returned JSON patch (#2615) 2019-04-03 15:39:27 -05:00
pod-inject-enabled.yaml Enhance webhook unit tests by checking returned JSON patch (#2615) 2019-04-03 15:39:27 -05:00
pod-with-debug-disabled.yaml Fix issue for debug containers when using custom Docker registry (#3873) 2020-01-17 10:18:03 -08:00
pod-with-debug-enabled.yaml Fix issue for debug containers when using custom Docker registry (#3873) 2020-01-17 10:18:03 -08:00
pod-with-debug.patch.json Changes for edge-20.1.3 (#3966) 2020-01-23 16:55:21 -08:00
pod.patch.json Changes for edge-20.1.3 (#3966) 2020-01-23 16:55:21 -08:00