noobaa-core
noobaa-core copied to clipboard
block_store_google should support read\write delegation (rw from s3rver with signed urls)
Environment info
- Version: 2.3
- Deployment: AZURE | AWS | GCLOUD | ESX | VBOX | DEV
- Customer: dev
Actual behavior
- new block_store_google can only read\write to cloud from the cloud agent
Expected behavior
- we should add the ability to read\write from block_store_client using delegate_read_block and delegate_write_block, same as we do fro S3\Azure