Skip to content

feat: support upload s3 by http#2571

Closed
Wenne wants to merge 2 commits intopgbackrest:integrationfrom
Wenne:cxw_dev_upload_s3_by_http
Closed

feat: support upload s3 by http#2571
Wenne wants to merge 2 commits intopgbackrest:integrationfrom
Wenne:cxw_dev_upload_s3_by_http

Conversation

@Wenne
Copy link

@Wenne Wenne commented Mar 7, 2025

support upload s3 by http

Copy link
Member

@dwsteele dwsteele left a comment

Choose a reason for hiding this comment

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

Thanks for the patch!

I don't think we want to add a new option for this feature. We'd rather have the user specify http in the endpoint instead. You can allow this by changing httpProtocolTypeHttps to httpProtocolTypeAny at https://github.com/pgbackrest/pgbackrest/blob/release/2.54.2/src/storage/s3/helper.c#L34. Then use httpUrlProtocolType() to get the protocol.

@dwsteele dwsteele changed the base branch from main to integration March 21, 2025 17:20
@Wenne Wenne closed this Mar 27, 2025
@Wenne Wenne deleted the cxw_dev_upload_s3_by_http branch March 27, 2025 11:21
@dwsteele dwsteele self-assigned this Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants