PilotPaul
Results
2
comments of
PilotPaul
The following code changes look more reasonable and support v2 and v3 versions: blockstorageClient := *os.blockstorage if !os.bsOpts.IgnoreVolumeMicroversion { blockstorageClient.Microversion = "3.34" } opts := volumes.ListOpts{Name: n} pages, err :=...
> @PilotPaul there was never support for v2/volumes in the repo. got it, thx a lot