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

Add Provider() method to objstore.Client #155

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

fpetkovski
Copy link
Contributor

This commit adds a Provider() method to the objstore.Client interface. The method is useful when the client was created from a config file using the client factory.

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

Verification

This commit adds a Provider() method to the objstore.Client interface.
The method is useful when the client was created from a config file using
the client factory.

Signed-off-by: Filip Petkovski <[email protected]>
Signed-off-by: Filip Petkovski <[email protected]>
@fpetkovski fpetkovski merged commit 8d266b9 into thanos-io:main Nov 28, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants