This repository was archived by the owner on Dec 6, 2024. It is now read-only.
This repository was archived by the owner on Dec 6, 2024. It is now read-only.
[2023-03-10] - Additional protocol in the API #63
Closed as not planned
Description
Enhancement
Is your feature request related to a problem?/Why is this needed
In the future, there might be a need of including additional protocols. There are existing users of object storage platforms that rely on some proprietary protocols:
- OpenStack Object Storage aka. SWIFT - this one is probably most popular.
- EMC Atmos - probably not that popular, proprietary, little bit old.
- CAS - I have not seen it mentioned anywhere besides EMC ECS platform, yet it might be requested by some driver consumers/developers in the future.
Describe the solution you'd like in detail
I would like additional protocols to be introduced to API.
Describe alternatives you've considered
Alternative way is to not have the protocols hardcoded into API and follow the same workflow as CSI drivers.
Additional context
This was firstly discussed on SIG Storage COSI meeting on 2023-03-09.