Skip to content

Add azure blob storage#65

Draft
l00ptr wants to merge 5 commits intomainfrom
feature/add-azure-blob-storage
Draft

Add azure blob storage#65
l00ptr wants to merge 5 commits intomainfrom
feature/add-azure-blob-storage

Conversation

@l00ptr
Copy link
Collaborator

@l00ptr l00ptr commented Feb 3, 2026

No description provided.

@l00ptr l00ptr marked this pull request as draft February 3, 2026 14:08
@l00ptr l00ptr force-pushed the feature/add-azure-blob-storage branch 2 times, most recently from 2686323 to 19d3449 Compare February 3, 2026 15:11
@l00ptr
Copy link
Collaborator Author

l00ptr commented Feb 3, 2026

@pchovelon & @OrioQuezac could you review this one even if it's still a draft ? I would like some feedback before adding the doc and a few more tests. I think it could be great to test it for real.

@l00ptr l00ptr mentioned this pull request Feb 5, 2026
@l00ptr l00ptr force-pushed the feature/add-azure-blob-storage branch from 0373789 to 5325ffd Compare February 6, 2026 10:35
@l00ptr
Copy link
Collaborator Author

l00ptr commented Feb 12, 2026

related to #61

This is a first step to handle more backend storage and their secret
names/logic.
When converting slices of structs to environment variables, fields with
the same nestedTag now share the same counter. This ensures that
numbering continues between different slices instead of restating the
counter. This will make possible to handle different slices for
different type of repository (e.g. one slice for s3 repo and another one
for Azure).

E.g. with 2 different slice, we will have

PGBACKREST_REPO1_S3...
PGBACKREST_REPO2_S3...
PGBACKREST_REPO3_AZURE...
@l00ptr l00ptr force-pushed the feature/add-azure-blob-storage branch from 5325ffd to 5715ce7 Compare February 13, 2026 13:12
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.

2 participants