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

Adding Traefik IngressRoute support #191

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

abs0lom
Copy link

@abs0lom abs0lom commented Sep 16, 2022

I use Traefik as Ingress Controller with the IngressRoute kind provided by his CRD.

This implementation is not complete, but sufficient for my case.

You're welcome to comment this PR about missing functionalities, I'll update my work to provide more generic stuff about Traefik IngressRoute feature.

@fastlorenzo fastlorenzo added the enhancement New feature or request label Apr 12, 2023
@fastlorenzo
Copy link
Collaborator

@abs0lom the chart has been through a big refactor, could you maybe rebase and propose new change?

@abs0lom
Copy link
Author

abs0lom commented May 16, 2023

I just migrated my Mailu stack to version 1.2.0. As the migration was a big deal, I used the native ingress resource for the moment, using the Traefik specific annotations.

This will allow me to propose a better and more complete work than my first implementation. I will start by making a list of desirable features for traefik CRDs.

I'll work on it this weekend!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pending answer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants