Upgrade went mostly without a problem (had set more than one Hostname for a service before, seems to not work anymore lol), and i have a pretty large configuration that has grown over the past two years.
What i noticed is that it is quite a bit faster. Also the dashboard shows a little more information than before and the logs have colours now.
If I’m not doing anything fancy and just use it for basic reverse proxy stuff for my docker containers, would I need to change stuff in the configs? Most of the stuff mentioned in the migration guide is about tls.caOptional stuff, which I don’t believe I use.
PathPrefix no longer being regex stood out
Sounds like they actually changed it to Go language regex syntax instead of pearl syntax.
The documentation certainly makes it sounds like they just got rid of regex but this forum post seems to show otherwise.
https://community.traefik.io/t/pathprefix-regex/21819
I’m definitely in the wait for a month at least before attempting this upgrade camp…
For real? Damn it that’s going to be painful.
All I had to do was remove one field to do with docker swarm which I don’t think I was using anyway.
Cool. I don’t have any swarm related config stuff.