mirror of
https://github.com/kestra-io/kestra.git
synced 2025-12-19 18:05:41 -05:00
* wip(storages): add non tenant dependant method to storage interface * feat(storages): #10636 add instance method to retrieve resources without the tenant id * fix(stores): #4353 failing unit tests after now that tenant id can't be null --------- Co-authored-by: nKwiatkowski <nkwiatkowski@kestra.io>