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

Migrate to Thanos Objstore package at new location #2682

Merged
merged 7 commits into from
Oct 13, 2022
Merged

Commits on Oct 13, 2022

  1. Migrate to Thanos Objstore package at new location

    grafana/thanos fork updated.
    Many changes to 3rd-party libraries.
    
    Requires update to grafana/e2e and grafana/dskit.
    bboreham committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    19345e3 View commit details
    Browse the repository at this point in the history
  2. azure.msi-resource is now deprecated

    Removed in upstream Azure library and marked as deprecated in
    thanos-io/objstore, so lint fails if we use it.
    
    Because we want to log if it is used, many places need to pass a logger
    parameter through to `RegisterFlags`.
    
    Also update the docs.
    bboreham committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    b23e42c View commit details
    Browse the repository at this point in the history
  3. go mod vendor

    bboreham committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    6bb2f6d View commit details
    Browse the repository at this point in the history
  4. make reference-help

    bboreham committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    d888902 View commit details
    Browse the repository at this point in the history
  5. make doc

    bboreham committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    d6cf8d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec6450c View commit details
    Browse the repository at this point in the history
  7. go mod tidy

    Signed-off-by: Marco Pracucci <marco@pracucci.com>
    pracucci committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    74e352e View commit details
    Browse the repository at this point in the history