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

[loki-distributed] fix: force nginx gateway to resolve upstream hostname on missing locations #3206

Commits on Aug 12, 2024

  1. fix: force loki-distributed nginx gateway to resolve upstream hostnam…

    …e on missing locations
    
    Signed-off-by: R.Sicart <[email protected]>
    
    In order to force nginx to resolve hostnames in proxy_pass directive, we
    need to set a variable and use it in proxy_pass. Otherswise nginx only
    resolves hostnames at boot time.
    rsicart committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b34d804 View commit details
    Browse the repository at this point in the history
  2. bump chart version

    Signed-off-by: R.Sicart <[email protected]>
    rsicart committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    648d633 View commit details
    Browse the repository at this point in the history