Skip to content

Conversation

@lipmem
Copy link
Contributor

@lipmem lipmem commented Dec 14, 2024

What does this PR do?

Pass TLS bool value from IngressRouteTCP to TCPServer to allow to enable TLS encrypted communication between traefik and downstream service.

Motivation

I deployed traefik as k8s Ingress. TLS is terminated at traefik, but I want to communicate via TLS inside the cluster. This is not possible right now with the given options of IngressRouteTCP.

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

@kevinpollet
Copy link
Member

Hello @lipmem and thanks for your contribution,

As this pull request is a fix, could you please rebase it on branch v3.2?

@lipmem lipmem force-pushed the fix-crd-tls-service branch from 7b52fe0 to a45acbc Compare December 16, 2024 15:05
@lipmem
Copy link
Contributor Author

lipmem commented Dec 16, 2024

@kevinpollet I rebased it

@rtribotte rtribotte changed the base branch from master to v3.2 December 16, 2024 15:43
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
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.

Thanks!

Copy link
Member

@kevinpollet kevinpollet left a comment

Choose a reason for hiding this comment

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

Thanks 👏

@traefiker traefiker merged commit 189db8d into traefik:v3.2 Dec 17, 2024
39 of 40 checks passed
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.

4 participants