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

ci: Pin awscli version due to botocore incompatibility to fix L0_storage_swiftstack #7965

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rmccorm4
Copy link
Contributor

Fix L0_storage_swiftstack due to botocore 1.36 incompatibility. The solution is to pin awscli<=1.36.40 to make sure we use botocore<1.36 or else we'd run into the following error when uploading to 3rd party s3 clone:

An error occurred (InvalidArgument) when calling the PutObject operation: x-amz-content-sha256 must be UNSIGNED-PAYLOAD, or a valid sha256 value

@rmccorm4 rmccorm4 requested a review from indrajit96 January 24, 2025 17:02
Copy link
Contributor

@indrajit96 indrajit96 left a comment

Choose a reason for hiding this comment

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

LGTM!! contingent on passing pipeline

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants