Skip to content

feat(packages): variabilize the ingressClassName in the ingress objec… - #52

Merged
SteBaum merged 1 commit into
OKDP:mainfrom
alliage-io:feat/variable-ingress-controller
Aug 21, 2026
Merged

feat(packages): variabilize the ingressClassName in the ingress objec…#52
SteBaum merged 1 commit into
OKDP:mainfrom
alliage-io:feat/variable-ingress-controller

Conversation

@SteBaum

@SteBaum SteBaum commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

…ts instead of having it hardcoded to nginx

Description

Replace the hardcoded value nginx with {{ .Context.platform.ingress.className }} defined in the default context for the key ingressClassName in the ingress objects of the components.

Related Issue

Fixes #51

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor / chore
  • Breaking change

How to Test

Checklist

  • I have tested my changes
  • Documentation updated if needed
  • If breaking change: migration path described above
  • I hereby declare this contribution to be licensed under the Apache License Version 2.0.
  • I hereby agree to grant TOSIT a copyright license to use my contributions.

…ts instead of having it hardcoded to nginx
@SteBaum

SteBaum commented Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

Make sure the component' version bumps do not conflict with other PRs.

@SteBaum SteBaum self-assigned this Aug 18, 2026
@mlahouar
mlahouar requested review from a team and mlahouar August 21, 2026 08:23
@SteBaum
SteBaum merged commit 9f28ef6 into OKDP:main Aug 21, 2026
3 checks passed
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.

Variabilize the IngressClassName in components

3 participants