N-o-Z

Results 65 issues of N-o-Z

ACL migration code was added when we moved from RBAC to ACL in lakeFS. I think it is about time we remove this migration path from future lakeFS versions.

tech-debt

Closes #8290

bug
include-changelog

Performing the mtime update before performing the actual copy on the blockstore could potentially cause a substantial gap between underlying storage object mtime and lakeFS mtime. This could cause issues...

bug

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

tech-debt
pull-requests

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