lakeFS
lakeFS copied to clipboard
lakeFS - Data version control for your data lake | Git for data
Close https://github.com/treeverse/lakeFS/issues/9182
Add started/finished counters (or maybe gauges) to monitor current concurrency on both app-facing and storage-facing sides. So probably 2 pairs of started/finished counters, one for incoming requests (lakeFS and S3...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. Release notes Sourced from brace-expansion's releases. v1.1.12 pkg: publish on tag 1.x c460dbd fmt ccb8ac6 Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)...
Lakectl doesn't seem to be distributed via any linux package manager repositories, e.g. apt, yum, apk etc. As such there's no way to install lakectl into linux environments without downloading...
### What happened? When the KV store is under load, the `ActionsSource` mechanism does not retry `catalog.GetEntry()` or `catalog.GetRepository()` calls. CosmosDB's throughput was exceeded, causing throttling. In the original [issue](https://github.com/treeverse/lakeFS/issues/9147)...
### What happened? When KV store is experiencing loads, the ActionsSource mechanism doesn't retry the `catalog.GetEntry()` and `catalog.GetRepository()` calls. It results in failing the loading of pre-hooks, which result in...
Tell us about the feature you'd like to see in lakeFS. Be as detailed and specific as possible to help us understand your needs better
# The updated docs should cover several things (verify when we actually get to this): 1. Remove guides for using fluffy. If not remove - put them somewhere else, mark...