Skip to content

Conversation

peterzhuamazon
Copy link
Member

Description

Update curl to support sigv4 on almalinux8 images

Issues Resolved

Old:

curl: option --aws-sigv4: is unknown
curl: try 'curl --help' or 'curl --manual' for more information
Index does not exist. Creating...

New:

     --aws-sigv4 <provider1[:provider2[:region[:service]]]> Use AWS V4 signature authentication

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Peter Zhu <[email protected]>
Signed-off-by: Peter Zhu <[email protected]>
Copy link

codecov bot commented Jul 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.45%. Comparing base (3ec12d5) to head (f20ac75).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5660   +/-   ##
=======================================
  Coverage   96.45%   96.45%           
=======================================
  Files         398      398           
  Lines       17550    17550           
=======================================
  Hits        16928    16928           
  Misses        622      622           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@peterzhuamazon peterzhuamazon merged commit f25b3d3 into opensearch-project:main Jul 29, 2025
17 checks passed
@peterzhuamazon peterzhuamazon deleted the almalinux8-curl-versions branch July 29, 2025 21:05
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in Engineering Effectiveness Board Jul 29, 2025
@peterzhuamazon
Copy link
Member Author

#5661

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

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants