Harsh Desai
Harsh Desai
**FEATURE REQUEST**: Integration test will first fail a node which has volume replica, then take group snapshot which should fail. Test should then bring up the node and verify system...
**What happened**: Currently the portworx volume driver deletes/cancels triggered group snapshot if one of them has failed. This is done in the status API. Status() APIs should be read-only, they...
**FEATURE REQUEST**: Clients of the group cloud backup will pass in a task ID. This ID will be uniquely tied with a group cloud backup request. On each retry of...
Allow skipping fetch of volume consumers by adding a flag in options **What this PR does / why we need it**: Explain the PR and why it is needed. **Which...