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

feat(helm): add pure Ingress option instead of the gateway service #6932

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

mcanevet
Copy link
Contributor

What this PR does

This PR adds the possibility to use a pure Ingress resource instead of deploying the gateway service when using the mimir-distributed Helm Chart.
It basically mimic a feature available in loki-distributed Helm chart: grafana/helm-charts@c402537

@mcanevet mcanevet requested a review from a team as a code owner December 14, 2023 08:06
@CLAassistant
Copy link

CLAassistant commented Dec 14, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

@dimitarvdimitrov dimitarvdimitrov left a comment

Choose a reason for hiding this comment

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

thanks for the contribution. In addition to the comments I've already left, can you add an entry in operations/helm/charts/mimir-distributed/CHANGELOG.md?

@mcanevet mcanevet force-pushed the feat-chart-ingress branch 5 times, most recently from f10fab2 to 431a63d Compare December 15, 2023 12:33
@mcanevet
Copy link
Contributor Author

@dimitarvdimitrov ready for review

Copy link
Contributor

@dimitarvdimitrov dimitarvdimitrov left a comment

Choose a reason for hiding this comment

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

thanks. I realized that the other ingresses have a different interface and I'm wondering if we should support the same one; specifically the pathPrefix configuration

@mcanevet mcanevet force-pushed the feat-chart-ingress branch 7 times, most recently from 00db207 to 5d8a8e5 Compare December 18, 2023 08:11
@mcanevet
Copy link
Contributor Author

@dimitarvdimitrov ready for review

Copy link
Contributor

@dimitarvdimitrov dimitarvdimitrov left a comment

Choose a reason for hiding this comment

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

LGTM, thank you for addressing my comments. I left a few final nitpicks, but other than that this is ready for a merge. Appreciate the contribution :)

@mcanevet
Copy link
Contributor Author

@dimitarvdimitrov 🚀

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.

3 participants