Skip to content

Conversation

jopemachine
Copy link
Member

@jopemachine jopemachine commented Sep 5, 2025

resolves #5748 (BA-2263)

Checklist: (if applicable)

  • Mention to the original issue

📚 Documentation preview 📚: https://sorna--5750.org.readthedocs.build/en/5750/


📚 Documentation preview 📚: https://sorna-ko--5750.org.readthedocs.build/ko/5750/

@github-actions github-actions bot added the size:L 100~500 LoC label Sep 5, 2025
@github-actions github-actions bot added the comp:storage-proxy Related to Storage proxy component label Sep 5, 2025
if not isinstance(storage, ObjectStorage):
raise StorageNotFoundError(f"Storage '{storage_name}' is not an ObjectStorage")

# TODO: Remove this after supporting multiple buckets

Check notice

Code scanning / devskim

A "TODO" or similar was left in source code, possibly indicating incomplete functionality Note

Suspicious comment
@github-actions github-actions bot added size:XL 500~ LoC comp:manager Related to Manager component comp:common Related to Common component and removed size:L 100~500 LoC labels Sep 5, 2025
@jopemachine jopemachine force-pushed the feat/abstract_storage_proxy_storages branch from 26bd8d0 to 7258ff0 Compare September 15, 2025 07:57
@github-actions github-actions bot added the area:docs Documentations label Sep 15, 2025
@jopemachine jopemachine force-pushed the feat/abstract_storage_proxy_storages branch from 7258ff0 to 7e3fef7 Compare September 16, 2025 06:20
@jopemachine jopemachine changed the title feat(BA-2263): Abstract storage-proxy storage types feat(BA-2263): Abstract storage-proxy storage types Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:docs Documentations comp:common Related to Common component comp:manager Related to Manager component comp:storage-proxy Related to Storage proxy component size:XL 500~ LoC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Abstract storage-proxy storage types
1 participant