-
Notifications
You must be signed in to change notification settings - Fork 97
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
🐛 Fixing aws-cli image #738
🐛 Fixing aws-cli image #738
Conversation
Signed-off-by: Gaurav Jaswal <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #738 +/- ##
=======================================
Coverage 63.32% 63.32%
=======================================
Files 186 186
Lines 17912 17912
=======================================
Hits 11343 11343
Misses 5634 5634
Partials 935 935
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Gaurav Jaswal <[email protected]>
Signed-off-by: Gaurav Jaswal <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Thanks for the quick fix!
/assign @qiujian16 |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jaswalkiranavtar, mikeshng, qiujian16 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
7fc063a
into
open-cluster-management-io:main
Summary
Downloading proper awscli exe based on architecture
Related issue(s)
Fixes ##737