lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

lakeFS - Data version control for your data lake | Git for data

Results 625 lakeFS issues
Sort by recently updated
recently updated
newest added

Out kv tests using CosmosDB fails on non Windows OS (using the emulator). Tests fails with the following error: ``` 2025/02/16 09:14:19 Waiting up to 5m0s for emulator to start...

area/testing

In `run.go` there's a check `blockstoreType == "mem", for a warning about production use of `mem` blockstore. This won't work in a non-single StorageID environment, and should be changed to...

area/block-adapter
msb

## Description: The **Administration** tab in the UI contains four authentication-related tabs: **My Credentials, Users, Groups, and Policies**. These sections display data in tables using the DataTable function that uses...

area/UI
refactor
feature-request

Currently, the whole `gateway/operations` code isn't covered by unit-tests. It makes changing this code or adding to it pretty risky, and might lead to future bugs. This code should be...

area/gateway
area/testing
tech-debt

This pr includes suggested change to https://github.com/treeverse/lakeFS/pull/7586 by @dvryaboy