Draft
Conversation
2686323 to
19d3449
Compare
Collaborator
Author
|
@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. |
Merged
pchovelon
reviewed
Feb 5, 2026
pchovelon
reviewed
Feb 5, 2026
0373789 to
5325ffd
Compare
Collaborator
Author
|
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...
5325ffd to
5715ce7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.