Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added validation for S3 credentials #1711

Merged
merged 6 commits into from
May 20, 2024

Conversation

Themplarer
Copy link
Contributor

Database name

Any DB

Pull request description

Describe what this PR fix

There was no credentials checks, so some operations took minutes to run, even though credentials were incorrect.

I introduced function for Folder validation. It can be useful for other storages.

Resolves #1010, #1080

@Themplarer Themplarer requested a review from a team as a code owner May 17, 2024 09:34
@Themplarer Themplarer force-pushed the s3-credentials-validation branch 2 times, most recently from 2b6bbf5 to 5ac62e8 Compare May 18, 2024 11:32
@debebantur debebantur merged commit e28a150 into wal-g:master May 20, 2024
81 checks passed
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.

Check AWS_REGION field correctness
2 participants