truecharts / charts

Community Helm Chart Repository
https://truecharts.org
GNU Affero General Public License v3.0
1.13k stars 622 forks source link

[Feat]: Add support for `HostRegexp` on treafik #3367

Closed stavros-k closed 1 year ago

stavros-k commented 2 years ago

Is your feature request related to a problem?

Having the ability to define a HostRegexp rule instead of Host only, will make easier to define a catch all, if you want to redirect everything to an auth, like authentik

This come up from this convo https://discord.com/channels/830763548678291466/1003054520294707220/1003375894167048232

Describe the solution you'd like

The support for HostRegexp to be added

Describe alternatives you've considered

Use the workaround mentioned in the link provided above.

Additional context

HostRegexp only works with IngressRoute, because k8s does not yet support wildcards in Ingress onjects (https://github.com/traefik/traefik/issues/4219)

https://doc.traefik.io/traefik/routing/providers/kubernetes-crd/#kind-ingressroute

I've read and agree with the following

PrivatePuffin commented 1 year ago

Blocked due to requiring IngressRoute

truecharts-admin commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.

truecharts-admin commented 1 year ago

This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.

truecharts-admin commented 1 year ago

This issue is locked to prevent necro-posting on closed issues. Please create a new issue or contact staff on discord of the problem persists