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

Fix the rule syntax mechanism for TCP #10680

Merged
merged 2 commits into from May 14, 2024

Conversation

lbenguigui
Copy link
Contributor

@lbenguigui lbenguigui commented May 2, 2024

What does this PR do?

This PR fixes the rule syntax mechanism for TCP.
Copy models in TCP dynamic configuration

Motivation

Fixes #10674

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

Copy link
Member

@rtribotte rtribotte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ldez ldez changed the title Copy models in TCP dynamic configuration Fix the rule syntax mechanism for TCP May 2, 2024
Copy link
Contributor

@nmengin nmengin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@traefiker traefiker force-pushed the fix_default_rule_syntax_tcp branch from 4f101d9 to 1d000e2 Compare May 14, 2024 07:32
@traefiker traefiker merged commit c2c1c3e into traefik:v3.0 May 14, 2024
22 checks passed
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request May 24, 2024
https://build.opensuse.org/request/show/1176684
by user weberho + anag+factory
- Update to version 3.0.1
  * CVEs:
    * CVE-2024-24788 (bsc#1224018): A malformed DNS message in response to a
      query can cause the Lookup functions to get stuck in an infinite loop.
  * Bug fixes:
    * [k8s/ingress] Fix rule syntax version for all internal routers
      (gh#traefik/traefik#10689 by HalloTschuess)
    * [metrics,tracing] Allow empty configuration for OpenTelemetry metrics
      and tracing (gh#traefik/traefik#10729 by rtribotte)
    * [provider,tls] Bump tscert dependency to 28a91b69a046
      (gh#traefik/traefik#10668 by kevinpollet)
    * [rules,tcp] Fix the rule syntax mechanism for TCP
      (gh#traefik/traefik#10680 by lbenguigui)
    * [tls,server] Remove deadlines when handling PostgreSQL connections
      (gh#traefik/traefik#10675 by rtribotte)
    * [webui]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants