Saikat Roychowdhury
73697eba81
Call dynamic VS content creation unconditionally
...
Irrespective of any error on the Volume Snapshot
object, initiate dynamic VolumeSnapshotContent object
creation. If any required parameters are not found, (e.g. missing
VS class), the VS content object creation would fail gracefully.
2020-07-23 15:14:16 +00:00
Kubernetes Prow Robot
0c5b535d88
Merge pull request #284 from xing-yang/error_status
...
Update Error in Snapshot Status
2020-07-21 22:46:05 -07:00
xing-yang
5f2090606c
Update Error in Snapshot Status
2020-07-22 04:46:35 +00: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
xing-yang
8ae4d0c278
Check if PVC is being used by a snapshot as source
2020-04-02 01:50:19 +00: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
9830b6ec23
Fix error check for checkandAddSnapshotFinalizers and add tests
...
Signed-off-by: Grant Griffiths <grant@portworx.com >
2020-03-04 10:48:16 -08:00
xing-yang
b154cc77e7
Add VolumeSnapshotBeingDeleted annotation to content
2020-02-28 18:10:20 +00:00
Grant Griffiths
05efba2a30
Add more snapshot and content sync tests
...
Signed-off-by: Grant Griffiths <grant@portworx.com >
2020-02-18 14:46:39 -08: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
xing-yang
6308420635
Split snapshot controller using beta APIs
2019-11-07 16:49:41 +00:00