Skip to content

remove ingress-nginx controller#2386

Open
kalinkostashki wants to merge 2 commits intoeclipse-ditto:masterfrom
boschglobal:feature/decouple-ingress-controller
Open

remove ingress-nginx controller#2386
kalinkostashki wants to merge 2 commits intoeclipse-ditto:masterfrom
boschglobal:feature/decouple-ingress-controller

Conversation

@kalinkostashki
Copy link
Copy Markdown
Contributor

  • resolves Simplify helm chart by resolving ingress controller as an external dependency #2056
  • ingress-nginx is deprecated as of 31.03.2026
  • controller should be something the user of the helm chart defines
  • removed all ingress-nginx specific annotations
  • removed nginx-ingress-auth.yaml and nginx-ingress.yaml -> those should now be defined externally
  • added a blog post for in order to explain the appraoch and reasons behind the decision + tested each scenario in the blogpost to make sure it works

- ingress-nginx is deprecated as of 31.03.2026
- controller should be something the user of the helm chart defines
- removed all ingress-nginx specific annotations
- removed nginx-ingress-auth.yaml and nginx-ingress.yaml -> those should
now be defined externally
- added a blog post for in order to explain the appraoch and reasons
behind the decision + tested each scenario in the blogpost to make sure
it works
@kalinkostashki
Copy link
Copy Markdown
Contributor Author

@mladBlum you can take a look if you want since you would be interested in this if I remember correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Simplify helm chart by resolving ingress controller as an external dependency

1 participant