noobaa-core
noobaa-core copied to clipboard
NC | Accounts ID cache addition
Explain the changes
- A follow-up PR to https://github.com/noobaa/noobaa-core/pull/8289.
- Added in accountspaceFS accounts id cache (mapped to account config)
- Changed the calls from get_account_by_idnetity() to use the cache.
Issues: Fixed #xxx / Gap #xxx
Testing Instructions:
- [ ] Doc added/updated
- [ ] Tests added