linkerd2/jaeger
Tarun Pothulapati 3fb30a2309
release notes for `edge-22.1.5` (#7722)
## edge-22.1.5

This edge release adds support for per-request Access Logging for HTTP inbound
requests in Linkerd. A new annotation i.e. `config.linkerd.io/access-log` is added,
which configures the proxies to emit access logs to stderr. `apache` and `json`
are the supported configuration options, emitting access logs in Apache Common
Log Format and JSON respectively.

Special thanks to @tustvold for all the initial work around this!

* Updated injector to support the new `config.linkerd.io/access-log` annotation
* Added a new `LINKERD2_PROXY_ACCESS_LOG` proxy environment variable to configure
  the access log format (thanks @tustvold)
* Updated service mirror controller to emit relevant events when
  mirroring is skipped for a service
* Updated various dependencies across the project (thanks @dependabot)

Signed-off-by: Tarun Pothulapati <tarunpothulapati@outlook.com>
2022-01-28 00:25:26 +05:30
..
charts/linkerd-jaeger release notes for `edge-22.1.5` (#7722) 2022-01-28 00:25:26 +05:30
cmd cli: consistent flag to ignore cluster on install (#7564) 2022-01-19 13:08:26 -08:00
injector injector: remove unused proxy reference env variables (#7382) 2021-12-16 00:06:18 +05:30
pkg/labels jaeger: add data-plane injection checks (#5719) 2021-02-19 00:39:24 +05:30
static Remove old build constraints (#7392) 2021-12-08 14:36:24 -07:00