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

[common] Lookup on Traefik Middleware Chain-Basic #27508

Open
3 tasks done
alfi0812 opened this issue Oct 9, 2024 · 0 comments
Open
3 tasks done

[common] Lookup on Traefik Middleware Chain-Basic #27508

alfi0812 opened this issue Oct 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@alfi0812
Copy link
Collaborator

alfi0812 commented Oct 9, 2024

Chart Name

common

Operating System

other

Deployment Method

ArgoCD

Chart Version

Traefik

Kubernetes Events

Middleware [chain-basic] is not defined in any namespace

Chart Logs

Middleware [chain-basic] is not defined in any namespace

Chart Configuration

Adding Ingress

Describe the bug

Adding Ingress to any chart fails with the error:
Middleware [chain-basic] is not defined in any namespace.

Adding the fixedMiddleware fixes this Issue.
Seems to be related to the this lookup

{{- $lookupMiddlewares := (lookup "traefik.io/v1alpha1" "Middleware" "" "") -}}

To Reproduce

Add Ingress to any chart on argocd.

Expected Behavior

Lookup to be optional

Screenshots

No screenshots

Additional Context

More context in this discord thread: https://discord.com/channels/830763548678291466/1285989493752594573

Not my setup. But by a user

I've read and agree with the following

  • I've checked all open and closed issues and my issue is not there.
  • I've understand TrueNAS SCALE Apps are deprecated and TrueCharts does not accept TrueNAS SCALE related issues
  • I've prefixed my issue title with [Chart-Name]
@alfi0812 alfi0812 added the bug Something isn't working label Oct 9, 2024
@alfi0812 alfi0812 changed the title [common] [common] Lookup on Traefik Middleware Chain-Basic Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant