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

compact/store: update Azure dependency to fix panics #1311

Merged
merged 1 commit into from
Jul 9, 2019

Conversation

wbh1
Copy link
Contributor

@wbh1 wbh1 commented Jul 8, 2019

Closes #1207

Changes

This bumps the Azure Blob (cloud storage) library dependency to the latest version, which includes a fix I added to resolve panics occasionally encountered in Compact and Store components (Azure/azure-storage-blob-go#135).

Verification

Verified compaction works and verified that buckets can be enumerated with commands like thanos bucket web and thanos bucket ls

@povilasv povilasv merged commit 18049ff into thanos-io:master Jul 9, 2019
@povilasv
Copy link
Member

povilasv commented Jul 9, 2019

We forgot to add chanelog :/

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.

compact/store: Get() from Azure Blob panics occasionally
2 participants