loki icon indicating copy to clipboard operation
loki copied to clipboard

fix(helm): properly forward queries to ruler

Open mcanevet opened this issue 1 year ago • 1 comments

What this PR does / why we need it: When using Ingress instead of gateway with simple scalable mode, ruler paths are currently redirected to reader instead of backend.

Checklist

  • [x] Reviewed the CONTRIBUTING.md guide (required)
  • [ ] Documentation added
  • [ ] Tests updated
  • [x] Title matches the required conventional commits format, see here
  • [ ] Changes that require user attention or interaction to upgrade are documented in docs/sources/setup/upgrade/_index.md
  • [x] For Helm chart changes bump the Helm chart version in production/helm/loki/Chart.yaml and update production/helm/loki/CHANGELOG.md and production/helm/loki/README.md. Example PR
  • [ ] If the change is deprecating or removing a configuration option, update the deprecated-config.yaml and deleted-config.yaml files respectively in the tools/deprecated-config-checker directory. Example PR

mcanevet avatar Apr 26 '24 12:04 mcanevet

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Apr 26 '24 12:04 CLAassistant