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

Add failure hook for put_object_single #1077

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

passaro
Copy link
Contributor

@passaro passaro commented Oct 23, 2024

Description of change

Add support for the new single PutObject operation to FailureClient, so that tests can inject failures for PutObject requests.

This change also refactors the setup of the failure client by introducing a Config struct.

Does this change impact existing behavior?

Only impacts tests.

Does this change need a changelog entry in any of the crates?

No.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

Signed-off-by: Alessandro Passaro <alexpax@amazon.co.uk>
@passaro passaro temporarily deployed to PR integration tests October 23, 2024 08:16 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests October 23, 2024 08:16 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests October 23, 2024 08:16 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests October 23, 2024 08:16 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests October 23, 2024 08:16 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests October 23, 2024 08:16 — with GitHub Actions Inactive
@passaro passaro temporarily deployed to PR integration tests October 23, 2024 08:16 — with GitHub Actions Inactive
@passaro passaro added this pull request to the merge queue Oct 23, 2024
Merged via the queue into awslabs:main with commit 286d348 Oct 23, 2024
23 checks passed
@passaro passaro deleted the put-failure-client branch October 23, 2024 10:05
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