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

docs/security/rbac.md contains a description of required permissions but some calls are missing. AFAIK it is manually generated, so naturally it is out of date. Update it to current state. If...

good first issue
docs
area/auth
refactor
tech-debt

We should sanitize any user inputted fields in pull requests such as Title and Description to avoid potentially malicious attacks

tech-debt
pull-requests

Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.5 2024-09-27 Bug Fixes Allow parsing of certain unicode characters again (#5674) Pull Requests #5674: Fix panic...

dependencies
javascript

### Created at 2023-11-09T15:09:33.000Z ### Priority p2 ### PRD ### Feature Definition Probably requires API support for this first ### T-shirt size M ### Related feature requests https://github.com/treeverse/product/issues/96

P2
feature

## What 1. [ ] Publish the next release of lakefs-client with a changed description. Instead of "lakeFS HTTP API", state somewhere "[EOL] Do NOT use: lakeFS OpenAPI Python client...

area/sdk/python
tech-debt
feature-deprecation
breaking-change

Hello Everyone! The Transaction feature is excellent :) I'm wondering if we could add a TAG option to the lakefs python lib on the Transaction class? Currently, we have ```...

good first issue
contributor
P2
feature-request

Currently, we use Apache's Dolphin Scheduler for scheduling our pipelines. But when set the S3 endpoint to our LakeFS server, we get an error as: com.amazonaws.services.s3.model.AmazonS3Exception: This operation is not...

contributor
P2
feature-request

### What happened? When you first initialize lakeFS, before running it, if you use the `lakefs superuser` command, and only then run the service, lakeFS will be inaccessible through the...

bug
area/UI
P2

### What happened? What actually happened, including error codes if applies. Steps to Reproduce: 1. Try clone with a URI missing the trailing slash `lakectl local clone lakefs://doclake/main docs` 2....

bug
contributor
P2

### What happened? As part of the work on [IAM Minimal Permissions](https://github.com/treeverse/lakeFS/issues/6299#issuecomment-1688037606), we require lakeFS to work with presign URL only. For Get / Download it works as expected but...

bug
P2
presign-minimal-permissions