Skip to content

feat(thanos): template ingressClassName#1704

Open
trouaux wants to merge 3 commits into
mainfrom
thanos-ingress-className
Open

feat(thanos): template ingressClassName#1704
trouaux wants to merge 3 commits into
mainfrom
thanos-ingress-className

Conversation

@trouaux

@trouaux trouaux commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 5, 2026 11:08
@trouaux trouaux requested a review from a team as a code owner June 5, 2026 11:08
Signed-off-by: trouaux <thomas.rouaux@sap.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Thanos Query Ingress templates to make ingressClassName configurable via Helm values, and bumps the chart version accordingly.

Changes:

  • Template spec.ingressClassName for Thanos Query HTTP and gRPC Ingress resources.
  • Update chart defaults/docs to reflect the ingressClassName behavior.
  • Bump chart version from 0.10.0 to 0.10.1.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
thanos/charts/templates/query/ingress.yaml Makes Query HTTP Ingress ingressClassName value-driven (currently has a Helm rendering issue due to unquoted default).
thanos/charts/templates/query/ingress-grpc.yaml Makes Query gRPC Ingress ingressClassName value-driven (currently uses wrong values key and has the same unquoted default issue).
thanos/charts/values.yaml Sets thanos.query.ingress.ingressClassName default to nginx.
thanos/README.md Updates documented default for thanos.query.ingress.ingressClassName to "nginx" (gRPC row likely needs alignment with template behavior).
thanos/charts/Chart.yaml Chart version bump to 0.10.1.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread thanos/charts/templates/query/ingress.yaml Outdated
Comment thread thanos/charts/templates/query/ingress-grpc.yaml Outdated
Comment thread thanos/README.md
@trouaux trouaux force-pushed the thanos-ingress-className branch from fba4c72 to a63bdc1 Compare June 5, 2026 11:10
trouaux added 2 commits June 5, 2026 13:10
Signed-off-by: trouaux <thomas.rouaux@sap.com>
Signed-off-by: trouaux <thomas.rouaux@sap.com>
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.

2 participants