-
lakeFS installation has several secrets that are stored encrypted in the db. One example of these secrets is the admin credentials, the other is the encryption key.
Currently there isn't a guided w…
-
**Background issue:** #6299
**Context:**
- We want to work in pre-sign mode in AWS S3 and block lakeFS from Get/Put to the bucket, ideally only allow `*/_lakefs/*` folder.
- When configuring…
-
When the destination of the merge has no changes (i.e. it no new commits since the feature branch was created) - allow to merge back by simply pointing the destination branch to the HEAD of the source…
-
In the pre-commit hook (e.g., lua hook), I'm looking for a way to write into the repo.
Example, I structure my repo as
```
data/ # multiple json
stats.txt
```
Then I want to have a pre-commit…
-
To configure the KV when using enterprise we must do it twice (i.e duplicate places to configure postgres).
There should be single source of truth that lakeFS/fluffy both use.
Regardless if it's…
-
Create an infrastructure similar to lakectl tests to test lakefs cmds
N-o-Z updated
9 months ago
-
### What's the use case?
We have pipelines that have to run sporadically - no sensors or schedules. The pipelines take hours to days to run.
What we currently do is we check out a branch, edit the…
-
### What happened?
We are experiencing errors while trying to use the new `since` argument for `log_commits` using the Python `lakefs_sdk` client.
It appears there is a format mismatch between t…
-
Loading a Delta table using [delta-rs](https://github.com/delta-io/delta-rs)'s [Python bindings](https://delta-io.github.io/delta-rs/python/) from a `lakefs://` URI currently fails:
```python
>>> …
-
Using S3 backing store:
```
lakectl_test.go:624:
Error Trace: /home/niro/dev/lakefs/esti/lakectl_util.go:199
/home/niro/dev/lakefs/esti/lakectl_util.go:212
…
N-o-Z updated
9 months ago