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

Replace new Traefik rules for entrypoint declaration #37

Open
kitos9112 opened this issue Jun 28, 2022 · 0 comments
Open

Replace new Traefik rules for entrypoint declaration #37

kitos9112 opened this issue Jun 28, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@kitos9112
Copy link
Owner

Recent releases of TRaefik (>=2.7.0) deprecated the use of their internal Rules struct so that's no longer available and needs to be refactored to support the new model.

Affected files:

  • internal/server.go
  • internal/server_test.go

Traefik source code:

https://github.com/traefik/traefik/blob/master/pkg/rules/parser.go

Block post announcement:
https://traefik.io/blog/announcing-traefik-proxy-2-7/

@kitos9112 kitos9112 self-assigned this Jun 28, 2022
@kitos9112 kitos9112 added enhancement New feature or request help wanted Extra attention is needed labels Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant