linkerd2/jaeger
Kevin Leimkuhler cbb4d8f2ac
Add changes for edge-22.12.1 (#9926)
## edge-22.12.1

This edge release introduces static and dynamic port overrides for CNI eBPF
socket-level load balancing. In certain installations when CNI plugins run in
eBPF mode, socket-level load balancing rewrites packet destinations to port
6443; as with 443 already, this port is now skipped as well on control plane
components so that they can communicate with the Kubernetes API before their
proxies are running.

Additionally, a potential panic and false warning have been fixed in the
destination component.

* Updated linkerd-jaeger's collector component to expose port 4318 in order
  support HTTP alongside gRPC (thanks @uralsemih!)
* Introduced the `privileged` configuration which allows the `proxy-init`
  container to run as privileged without also running as root
* Fixed a potential panic in the destination component caused by concurrent
  writes when dealing with Endpoint updates
* Fixed false warning when looking up HostPort mappings on Pods
* Added static and dynamic port overrides for CNI eBPF to work with socket-level
  load balancing

Signed-off-by: Kevin Leimkuhler <kleimkuhler@icloud.com>
2022-12-02 11:24:05 -07:00
..
charts/linkerd-jaeger Add changes for edge-22.12.1 (#9926) 2022-12-02 11:24:05 -07:00
cmd Update otel-collector image version and add port 4318 to otel-collector (#9379) 2022-11-24 15:41:29 -05:00
injector Use metadata API in the proxy and tap injectors (#9650) 2022-11-16 09:21:39 -05:00
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