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

[bitnami/thanos] Receive component with different ingresses #32839

Open
Spuxy opened this issue Apr 7, 2025 · 2 comments
Open

[bitnami/thanos] Receive component with different ingresses #32839

Spuxy opened this issue Apr 7, 2025 · 2 comments
Assignees
Labels

Comments

@Spuxy
Copy link

Spuxy commented Apr 7, 2025

Name and Version

bitnami/thanos: 15.14.1

What is the problem this feature will solve?

Creating separate ingress for:

  • grpc
  • http

People can define annotations specifically for different ingresses (eg. in my case i use nginx-ingress controller).
For example, this annotation https://kubernetes.github.io/ingress-nginx/user-guide/nginx-configuration/annotations/#backend-protocol can be applied for two different ingresses

What is the feature you are proposing to solve the problem?

Like thanos-query has ingress (http) and ingress (grpc)

This solution with seprated ingresses (i dont know if anything else will be needed) will solve the problem.

What alternatives have you considered?

Created different values.yml to create/generate one service.
So i would have two values.yml, one with all configurations for all thanos components and one for one concrete manifest

@github-actions github-actions bot added the triage Triage is needed label Apr 7, 2025
@javsalgar
Copy link
Contributor

Hi!

Thank you so much for reporting. I will forward it to the team but as it is not a critical feature we cannot guarantee an ETA. If you want to speed up the process, you can submit a PR and the team will check it.

@Spuxy
Copy link
Author

Spuxy commented Apr 7, 2025

More context, we need to expose one ingress in this case grpc to outside of the cluster for remote write.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants