Skip to content

Conversation

@l00ptr
Copy link
Collaborator

@l00ptr l00ptr commented Feb 3, 2026

No description provided.

Julian Vanden Broeck added 3 commits February 3, 2026 13:07
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 marked this pull request as draft February 3, 2026 14:08
@l00ptr l00ptr force-pushed the feature/add-azure-blob-storage branch from 7d06f9d to 2686323 Compare February 3, 2026 14:39
@l00ptr l00ptr force-pushed the feature/add-azure-blob-storage branch 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.

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