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

Query-frontend: Fix connection to Redis cluster with TLS. #7674

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Sep 4, 2024

  1. Query-frontend: Fix connection to Redis with TLS.

    Issue: thanos-io#7672
    
    Signed-off-by: didukh86 <didukh86@gmail.com>
    Signed-off-by: didukh86 <78904472+didukh86@users.noreply.github.com>
    Signed-off-by: didukh86 <didukh86@gmail.com>
    Signed-off-by: Taras Didukh <taras.didukh@advancedmd.com>
    didukh86 authored and Taras Didukh committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    52d84eb View commit details
    Browse the repository at this point in the history
  2. Add record to the changelog

    Signed-off-by: Taras Didukh <taras.didukh@advancedmd.com>
    didukh86 authored and Taras Didukh committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c89dee1 View commit details
    Browse the repository at this point in the history
  3. query: queryable is not respecting limits (thanos-io#7679)

    Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
    MichaHoffmann authored and Taras Didukh committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a230123 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/o…

    …tlptracehttp (thanos-io#7666)
    
    Bumps [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go) from 1.27.0 to 1.29.0.
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](open-telemetry/opentelemetry-go@v1.27.0...v1.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Taras Didukh <taras.didukh@advancedmd.com>
    dependabot[bot] authored and Taras Didukh committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    65c3a0e View commit details
    Browse the repository at this point in the history
  5. website: max-height for version-picker dropdown (thanos-io#7642)

    Signed-off-by: milinddethe15 <milinddethe15@gmail.com>
    Signed-off-by: Taras Didukh <taras.didukh@advancedmd.com>
    milinddethe15 authored and Taras Didukh committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    93200ea View commit details
    Browse the repository at this point in the history
  6. build(deps): bump github/codeql-action from 3.26.2 to 3.26.5 (thanos-…

    …io#7667)
    
    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.2 to 3.26.5.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@429e197...2c779ab)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Taras Didukh <taras.didukh@advancedmd.com>
    dependabot[bot] authored and Taras Didukh committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1c2d6ca View commit details
    Browse the repository at this point in the history
  7. Bump golang.org/x/time from 0.5.0 to 0.6.0 (thanos-io#7601)

    Bumps [golang.org/x/time](https://github.com/golang/time) from 0.5.0 to 0.6.0.
    - [Commits](golang/time@v0.5.0...v0.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/time
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Signed-off-by: Taras Didukh <taras.didukh@advancedmd.com>
    dependabot[bot] authored and Taras Didukh committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    75f0328 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into query_frontend_tls_redis_fix

    Signed-off-by: Taras Didukh <didukh86@gmail.com>
    didukh86 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4c5bace View commit details
    Browse the repository at this point in the history
  9. Remove empty lines

    Signed-off-by: Taras Didukh <didukh86@gmail.com>
    didukh86 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5325039 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    e4e645a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b955106 View commit details
    Browse the repository at this point in the history