lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

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

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

[Seen at a user installation] The repo onboarding service _always_ looks for: - GC configuration, by fetching settings/gc_rules - Branch protection, by fetching settings/branch_protection - Hooks, by listing `_lakefs_actions/` -...

area/UI
performance
contributor

Reasoning for removing the onboarding progress bar: * It is broken * It's not useful and needs to be redefined if kept * It slows down the UI ![image](https://github.com/treeverse/lakeFS/assets/14786381/36163616-2105-4b3d-b714-b62bcbbc3eb3)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies
go

### What happened? What actually happened, including error codes if applies. Steps to Reproduce: 1. Ensure lakefs://repo/main is _dirty_ but has no "directory" path `xyzzy`. 1. `lakectl local init lakefs://repo/main/xyzzy`...

bug
contributor

Makes sense, was this tested to make sure that popular clients, like Spark, behave as expected? What about **_programmatic tests_**? _Originally posted by @Jonathan-Rosenberg in https://github.com/treeverse/lakeFS/pull/7685#pullrequestreview-2005934398_

tech-debt

Closes #(Insert issue number closed by this PR) ## Change Description ### Background Share context and relevant information for the PR: offline discussions, considerations, design decisions etc. ### Bug Fix...

### What happened? # What When rendering Markdown files, the UI loads images. The problem is that when getting those images from lakeFS the UI ignores `presign` config (i.e sample...

bug
presign-minimal-permissions
no stale

Add IAM Role authentication to the Client's authentication chain.

python-wrapper
iam-role-support

Support managing external principals such as AWS Roles in the UI.

iam-role-support

Currently the management endpoints of the external principals feature are available via swagger and generated clients. As part of prioritization with Product - we want to add it to lakectl....

iam-role-support