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: lakectl local checkout src uri #8213

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

N-o-Z
Copy link
Member

@N-o-Z N-o-Z commented Sep 23, 2024

Closes #8138

Change Description

Fix bug where src is not update in .lakefs_ref file when providing ref flag for lakectl local checkout command

Bug Fix

Use new remote uri when -r flag is provided

Testing Details

Tested manually

@N-o-Z N-o-Z added bug Something isn't working area/lakectl Issues related to lakeFS' command line interface (lakectl) include-changelog PR description should be included in next release changelog labels Sep 23, 2024
@N-o-Z N-o-Z requested a review from a team September 23, 2024 23:42
@N-o-Z N-o-Z self-assigned this Sep 23, 2024
Copy link

E2E Test Results - Quickstart

10 passed

Copy link

E2E Test Results - DynamoDB Local - Local Block Adapter

13 passed

@N-o-Z N-o-Z merged commit ffc8182 into master Sep 24, 2024
43 checks passed
@N-o-Z N-o-Z deleted the fix/lakectl-local-checkout-src-8138 branch September 24, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/lakectl Issues related to lakeFS' command line interface (lakectl) 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]: lakectl local checkout doesn't update src
2 participants