lakeFS
lakeFS copied to clipboard
lakeFS - Data version control for your data lake | Git for data
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...
We should sanitize any user inputted fields in pull requests such as Title and Description to avoid potentially malicious attacks
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...
### 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
## 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...
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 ```...
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...
### 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...
### 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....
### 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...