xing-yang
2a7c550b18
Change ReadyToUse in Snapshot based on caller input
...
ReadyToUse in Snapshot will be updated based on ReadyToUse in Content.
ReadytoUse in Snapshot will also be updated when caller indicates it should
be changed to false when an error occurrs.
2020-12-16 14:35:57 +00:00
xiangqian
6f237c2a6d
using csi driver from PV instead of from StorageClass
...
resolve comments
2020-12-01 17:23:35 -08:00
Jan Safranek
73f72bd7b6
Fix panic when source PVC does not exist
...
checkAndUpdateSnapshotClass must always return a snapshot, even though it
fails somewhere in ctrl.SetDefaultSnapshotClass.
Add unit tests for that.
2020-09-29 14:53:48 +02:00
ialidzhikov
d1330389c5
Nit: fix typos
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com >
2020-04-26 23:43:15 +03:00
xiangqian
45324b7a67
revamp find content logic to fix 290 291 292
...
add snapshot source validation in syncSnapshot
add content source validation in syncContent
2020-04-20 21:29:30 -07:00
Christian Huffman
91a55c0e13
Allows VolumeSnapshot to be deleted if the class isn't found
2020-03-18 16:54:59 -04:00
Grant Griffiths
13dee9bc89
Add snapshot controller delete test
...
Signed-off-by: Grant Griffiths <grant@portworx.com >
2020-02-10 14:04:28 -08:00
Grant Griffiths
33c896f6ff
Update common controller tests after split controller
...
Signed-off-by: Grant Griffiths <grant@portworx.com >
2019-12-23 10:00:02 -08:00