migtools / pvc-migrate

Standalone PVC migration
Apache License 2.0
5 stars 13 forks source link

check user provided storage classes on the destination cluster #99

Closed alaypatel07 closed 4 years ago

alaypatel07 commented 4 years ago

addresses #69 on destination cluster

djwhatle commented 4 years ago

@alaypatel07 how do we handle PVCs without a designated storageClass? E.g. I think NFS PVs are storage class free. Maybe this isn't a concern given the narrow scope of OCS based environment we want this to run in.