Invokes erase volume Quobyte API
This version is tested with k8s e2e tests and has not been deployed into our own production yet.
- Volume deletions invokes erase volume Quobyte API
- Introduces Quobyte version flag. Based on the supplied version, CSI driver automatically tunes the request to specified version of Quobyte API (i.e, you do not have to adjust/comment out unsupported features in your resource definitions while switching between Quobyte versions).
Tested on: k8s v1.22.5 against Quobyte 2.x and 3.x clusters
Please follow the instructions to get this release.