Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADD] Add option to use traefik 3.0 #455

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

josep-tecnativa
Copy link
Contributor

@josep-tecnativa josep-tecnativa commented Mar 22, 2024

With traefik 3 selected, domains rule has to be modified, in order to not use syntax like this:
PathPrefix(`/url1/`, `/url2/`), and use instead PathPrefix(`/url1/`) || PathPrefix(`/url2/`) because first syntax like, is not supported by traefik 3

CC @Tecnativa TT48394

@josep-tecnativa josep-tecnativa marked this pull request as draft March 22, 2024 14:04
@josep-tecnativa josep-tecnativa changed the title [ADD] Add option to use traefik 3. [ADD] Add option to use traefik 3.0 Mar 22, 2024
@josep-tecnativa josep-tecnativa force-pushed the dck-add-traefik-3.0-question branch 3 times, most recently from 0398829 to 834acf0 Compare May 3, 2024 10:33
@Tardo Tardo mentioned this pull request May 3, 2024
@pedrobaeza
Copy link
Member

@Tardo if you are going to be at OCA days, both can join efforts in this.

@josep-tecnativa josep-tecnativa force-pushed the dck-add-traefik-3.0-question branch 19 times, most recently from e21b627 to c642ce4 Compare May 7, 2024 14:34
…ule has to be modified, in order to not use syntax like this:

PathPrefix(`/url1/`, `/url2/`), and use instead PathPrefix(`/url1/`) || PathPrefix(`/url2/`)
@josep-tecnativa josep-tecnativa force-pushed the dck-add-traefik-3.0-question branch 2 times, most recently from 9acebcf to 32f19a1 Compare May 8, 2024 14:23
@josep-tecnativa josep-tecnativa force-pushed the dck-add-traefik-3.0-question branch 5 times, most recently from f24aa52 to 149d7f1 Compare May 8, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants