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

3.2.1 no longer allow multiple Ingress classes #331

Open
damacus opened this issue Jun 19, 2024 · 1 comment
Open

3.2.1 no longer allow multiple Ingress classes #331

damacus opened this issue Jun 19, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@damacus
Copy link

damacus commented Jun 19, 2024

Details

  • Upgraded from 3.1.0 to 3.2.1
  • Use multiple Ingresses
    example here

Error

Error: template: app-template/templates/common.yaml:14:3: executing "app-template/templates/common.yaml" 

at <include "bjw-s.common.loader.generate" .>: error calling include: template: app-template/charts/common/templates/loader/_generate.tpl:13:6: executing "bjw-s.common.loader.generate" 

at <include "bjw-s.common.render.ingresses" .>: error calling include: template: app
template/charts/common/templates/render/_ingresses.tpl:23:10: executing "bjw-s.common.render.ingresses" 

at <include "bjw-s.common.class.ingress" (dict "rootContext" $ "object" $ingressObject)>: error calling include: template: app-template/charts/common/templates/classes/_ingress.tpl:32:34: executing "bjw-s.common.class.ingress" 

at <$value>: wrong type for value; expected string; got interface {}

Removing the second ingress fixes the error

@damacus damacus added the bug Something isn't working label Jun 19, 2024
@damacus
Copy link
Author

damacus commented Jul 15, 2024

Been a bit busy with life but I've just removed the second ingress again and noticed that the ingress no longer appends -app e.g.

  • home-assistant-app
  • home-assistant-internal

See here for the flux-local diff

I can't see anything in the commits that would cause this though.

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

2 participants