canonical / traefik-k8s-operator

https://charmhub.io/traefik-k8s
Apache License 2.0
11 stars 27 forks source link

bump to traefik v3 #311

Open PietroPasotti opened 8 months ago

PietroPasotti commented 8 months ago

Enhancement Proposal

Traefik v3 is out

and it supports otlp tracing natively, which means we can integrate with tempo.

We should keep an eye on https://traefik.io/blog/announcing-traefik-proxy-v3-rc/ but we can also give https://github.com/traefik/traefik/releases/tag/v3.0.0-rc1 a try so we're ready when it goes GA.

PietroPasotti commented 8 months ago

What this also means is that at the moment workload tracing is broken.

mmkay commented 8 months ago

Full migration guide: https://doc.traefik.io/traefik/v3.0/migration/v2-to-v3/?ref=traefik.io#migration-guide-from-v2-to-v3