Skip to content

Update AWS wrapper to not hide proper exceptions #770

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

Merged
merged 4 commits into from
Aug 6, 2025
Merged

Conversation

HonakerM
Copy link
Contributor

This PR fixes the errors described in #769.

Not only does it update the code to properly fetch the bucket name for upload_fileobj it also ensures we don't hide proper exceptions from the client

@HonakerM HonakerM requested a review from a team as a code owner July 30, 2025 16:12

This comment was marked as outdated.

Copy link
Contributor

@GSVarsha GSVarsha left a comment

Choose a reason for hiding this comment

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

Hi @HonakerM, we would require relevant testcases before merging this change. If you don't already have one, I can add them to this PR.

@HonakerM
Copy link
Contributor Author

HonakerM commented Aug 1, 2025

@GSVarsha I can add a test case tomorrow morning EST. If you have time before then please feel free to add one

@GSVarsha GSVarsha force-pushed the main branch 2 times, most recently from 5fad66c to 2c84c59 Compare August 1, 2025 08:12
@HonakerM
Copy link
Contributor Author

HonakerM commented Aug 1, 2025

@GSVarsha thank you for adding the test! Is there anything else that needs to happen before this can be merged+released?

@GSVarsha
Copy link
Contributor

GSVarsha commented Aug 4, 2025

@HonakerM please rebase the branch on top of the upstream repo's main. I will get a review from one other member from the team too since I'm a committer as well.

@GSVarsha GSVarsha requested a review from a team August 4, 2025 07:03
@GSVarsha GSVarsha added this to the H2-2025 milestone Aug 4, 2025
@HonakerM
Copy link
Contributor Author

HonakerM commented Aug 4, 2025

@GSVarsha Rebased! Please let me know if there is anything else I can do

@GSVarsha GSVarsha linked an issue Aug 6, 2025 that may be closed by this pull request
Copy link
Member

@pvital pvital left a comment

Choose a reason for hiding this comment

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

It looks good to me.
Thanks for the contribution @HonakerM, and great job supporting it @GSVarsha.

@pvital pvital merged commit 89dd102 into instana:main Aug 6, 2025
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Instana silently breaks s3 upload_fileobj Api
3 participants