update to traefik v3 #54

Merged
Brooke merged 1 commits from sixsmith/traefik:v3-update-only into master 2025-07-23 00:06:45 +00:00
Owner

Hi :3 looking for feedback on this PR, please consider it a "draft" or proposal.

The "why" for this change is to be proactive in updating Traefik v2 before it reaches security EOL, and also to support the log retention option from #51.

The high-level plan after merging this PR, is to gradually update existing recipes to use v3 rule syntax. v2 syntax should continue working as long as defaultRuleSyntax: v2 is set .

This PR was made following the process outlined in Traefik docs: v2 to v3 details.

Hi :3 looking for feedback on this PR, please consider it a "draft" or proposal. The "why" for this change is to be proactive in updating Traefik v2 before it reaches security EOL, and also to support the log retention option from #51. The high-level plan after merging this PR, is to gradually update existing recipes to use v3 rule syntax. v2 syntax should continue working as long as `defaultRuleSyntax: v2` is set . This PR was made following the process outlined in Traefik docs: [v2 to v3 details](https://doc.traefik.io/traefik/migration/v2-to-v3-details/#configuration-details-for-migrating-from-traefik-v2-to-v3).
sixsmith added 1 commit 2025-07-15 22:56:03 +00:00
v3: update Traefik
Some checks failed
continuous-integration/drone/pr Build is failing
43137e2087
sixsmith force-pushed v3-update-only from 43137e2087 to 60ec1191a8 2025-07-15 22:57:51 +00:00 Compare
marlon requested review from marlon 2025-07-17 16:11:23 +00:00
Owner

I've tested this PR on production servers which are running services that use the Traefik V2 label syntax, and had no issues 👍

I've tested this PR on production servers which are running services that use the Traefik V2 label syntax, and had no issues 👍
Owner

Also I reviewed the documentation on transitioning from traefik v2 -> v3 and imo this PR looks ready to go!

Also I reviewed the documentation on transitioning from traefik v2 -> v3 and imo this PR looks ready to go!
sixsmith changed title from WIP: update to traefik v3 to update to traefik v3 2025-07-18 00:45:16 +00:00
decentral1se reviewed 2025-07-20 14:49:26 +00:00
decentral1se left a comment
Owner

amazing, tysm! thanks for testing also 💝

(don't have time to manual test atm sadly)

amazing, tysm! thanks for testing also 💝 (don't have time to manual test atm sadly)
Author
Owner

Great! Will merge and update tags.

Great! Will merge and update tags.
Brooke merged commit 2ff2c0d59e into master 2025-07-23 00:06:45 +00:00
Sign in to join this conversation.
No description provided.