Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

Upgrade Thanos dep. #21

Merged
merged 1 commit into from
Oct 29, 2019
Merged

Upgrade Thanos dep. #21

merged 1 commit into from
Oct 29, 2019

Conversation

bwplotka
Copy link
Member

This allows using thanos-replicate for syncing blocks from local disk <3

Related to: #7

cc @squat @metalmatze This also means we can synchronize blocks from thanos-receive scale down scenario.

e.g:

./thanos-replicate run --one-off --objstoreto.config-file=${DIR}/s3-aws-bucket-sse.yaml --objstorefrom.config="
type: FILESYSTEM
config:
  directory: ${DIR}/genblocks/test

"

((((:

Signed-off-by: Bartek Plotka [email protected]

Signed-off-by: Bartek Plotka <[email protected]>
@bwplotka bwplotka requested a review from brancz October 29, 2019 13:53
Copy link
Member

@squat squat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice ((:

@squat squat merged commit 8c33848 into master Oct 29, 2019
@squat squat deleted the one-off-sync branch October 29, 2019 14:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants