-
Notifications
You must be signed in to change notification settings - Fork 3.8k
feat(helm): Add ability to toggle grpclb port for query frontend service #19609
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
base: main
Are you sure you want to change the base?
Conversation
|
Please run make helm-docs. |
6487371 to
a9423d0
Compare
a9423d0 to
6a02841
Compare
6a02841 to
fe5cd89
Compare
534a2cd to
917c35c
Compare
|
@trevorwhitney @Jayclifford345 @JStickler Note sure, it's worth to ping you. https://grafana.com/docs/loki/latest/setup/install/istio/ mentions that for istio installations, grpclb should be used. However, https://grpc.github.io/grpc/core/md_doc_load-balancing.html tell us that |
9891770 to
9983a09
Compare
9983a09 to
b888b9b
Compare
Signed-off-by: mlegris <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What this PR does / why we need it:
Allows the grpc lb port to be toggled in the query frontend service. This is needed to use the helm chart with istio (https://grafana.com/docs/loki/latest/setup/install/istio/)
Which issue(s) this PR fixes:
N/A
Special notes for your reviewer:
Checklist
CONTRIBUTING.mdguide (required)featPRs are unlikely to be accepted unless a case can be made for the feature actually being a bug fix to existing behavior.docs/sources/setup/upgrade/_index.mddeprecated-config.yamlanddeleted-config.yamlfiles respectively in thetools/deprecated-config-checkerdirectory. Example PR