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

Parallel to [setting up minimal permissions access to S3](https://docs.lakefs.io/howto/deploy/aws.html#prepare-your-s3-bucket), please provide the same for [GCP/GCS](https://docs.lakefs.io/howto/deploy/gcp.html)

contributor
P2
feature-request

## What 1. [ ] Publish the next release of io.lakefs:api-client with a changed description. Instead of "lakeFS OpenAPI Java client legacy SDK", state "[EOL] Do NOT use: lakeFS OpenAPI...

java
tech-debt
feature-deprecation
breaking-change

Lakectl error reporting for the clone command requires more verbosity. **Current Behavior:** `lakectl local clone lakefs://abc.dev.xyz.com/doclake/main` results in the error message `path URI contains invalid repository name (repo=[abc.dev.xyz.com](http://abc.dev.xyz.com/))`, although the...

docs
contributor
P3
feature-request

Instead of requiring a hard coded shared secret for verifying JWT, it would be ideal if the tokens could (optionally) use a [JSON Web Key](https://datatracker.ietf.org/doc/html/rfc7517) Set to use a public...

contributor
P2
feature-request

In #7732 the animated progress bars one sees when running commands like `lakectl local clone` or `lakctl fs download` can be *partially* disabled. I say partially because if you're running...

contributor
P2
feature-request

Following up on #8103, and the subsequent discussion in #8108 - it appears that the pmpu APIs are already stable, but still tagged as "experimental". The correct way to resolve...

docs

We can rewrite the docker files, and re-use files for different jobs potentially avoiding code duplication. See: https://docs.docker.com/compose/multiple-compose-files/merge/

tech-debt

## Change Description ### Background Adding extra retries to `lakectl local` sync (which is invoked by either `clone` or `checkout`). These are an attempt to better handle socket hangouts of...

include-changelog
minor-change

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.6 to 1.18.8. Release notes Sourced from nokogiri's releases. v1.18.8 / 2025-04-21 Security [CRuby] Vendored libxml2 is updated to v2.13.8 to address CVE-2025-32414 and CVE-2025-32415. See GHSA-5w6v-399v-w3cc...

dependencies
ruby