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

FIX: Object diff to use pre-sign when presign ui is enabled #7736

Merged
merged 1 commit into from
May 7, 2024

Conversation

N-o-Z
Copy link
Member

@N-o-Z N-o-Z commented May 7, 2024

Closes #7693

Change Description

Background

Use presign mode when reading object for diff in the UI
Fixed documentation on the way

Bug Fix

Pass configuration to the ContentDiff module and pass the pre_sign_support_ui value to get object

Testing Details

Tested manually on AWS

Breaking Change?

No

@N-o-Z N-o-Z added bug Something isn't working area/UI Improvements or additions to UI include-changelog PR description should be included in next release changelog labels May 7, 2024
@N-o-Z N-o-Z requested a review from a team May 7, 2024 12:39
@N-o-Z N-o-Z self-assigned this May 7, 2024
Copy link

github-actions bot commented May 7, 2024

♻️ PR Preview 478f712 has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

Copy link

github-actions bot commented May 7, 2024

E2E Test Results - DynamoDB Local - Local Block Adapter

13 passed

Copy link
Contributor

@idanovo idanovo left a comment

Choose a reason for hiding this comment

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

Nice catch!

@idanovo
Copy link
Contributor

idanovo commented May 7, 2024

@N-o-Z What's the chance we missed other calls?

@N-o-Z
Copy link
Member Author

N-o-Z commented May 7, 2024

@N-o-Z What's the chance we missed other calls?

I searched for other get object calls, I didn't find any that doesn't pass the presign flag explicitly

@N-o-Z N-o-Z merged commit 078276e into master May 7, 2024
42 of 43 checks passed
@N-o-Z N-o-Z deleted the fix/ui-uncommitted-presign-7693 branch May 7, 2024 13:10
emulatorchen pushed a commit to emulatorchen/lakeFS that referenced this pull request May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/UI Improvements or additions to UI bug Something isn't working include-changelog PR description should be included in next release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: UI not using pre-sign when showing Uncommitted object changes
2 participants