- no default StorageClass - PVC.Spec.Class == nil means the same as PVC.Spec.Class == ""
Also, fix unit tests to have the same claim and volume sizes in most of the tests where we don't test matching based on size and test for a specific size when we do actually test the matching.