Skip to content

Conversation

@stgrace
Copy link
Contributor

@stgrace stgrace commented Sep 19, 2022

This PR adds support for logical backups to be pushed to Azure

In the backup script used to create a logical backup and push to cloud, I had to temporarily write the logical backup to a file in tmp, because Azure's cli cannot by upload data from stdin to a file in a storage account.
There is an extension that can do so, but this extension only works with strings, and fails when you pipe the result of the compress to it. (https://github.com/Azure/azure-cli-extensions/blob/main/src/storage-blob-preview/azext_storage_blob_preview/_help.py#L172)

@rgarcia89
Copy link

I would love to see this merged

@FxKu FxKu added this to the 1.9 milestone Dec 14, 2022
@FxKu
Copy link
Member

FxKu commented Jan 5, 2023

👍

1 similar comment
@idanovinda
Copy link
Member

👍

@FxKu FxKu merged commit bb2617a into zalando:master Jan 5, 2023
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.

5 participants