1
0
Fork 0
mirror of https://github.com/kastenhq/kubestr.git synced 2024-12-14 11:57:56 +00:00
kastenhq-kubestr/pkg/csi
Mike McKay-Dirden 281e8ec0de
Fail fast on creation and cleanup regardless of ctx - RunSnapshotRestore (#103)
* Fail fast on creation and cleanup regardless of ctx

* changes based on comments

* changes based on comments

* add test coverage for WaitForPVCReady

* always check Events on error waiting for pvc/pod ready
2022-06-29 14:39:09 -10:00
..
mocks Fail fast on creation and cleanup regardless of ctx - RunSnapshotRestore (#103) 2022-06-29 14:39:09 -10:00
types Fail fast on creation and cleanup regardless of ctx - RunSnapshotRestore (#103) 2022-06-29 14:39:09 -10:00
csi.go CSI snapshot restore (#37) 2020-12-07 11:16:53 -10:00
csi_ops.go Fail fast on creation and cleanup regardless of ctx - RunSnapshotRestore (#103) 2022-06-29 14:39:09 -10:00
csi_ops_test.go Fail fast on creation and cleanup regardless of ctx - RunSnapshotRestore (#103) 2022-06-29 14:39:09 -10:00
pvc_inspector.go Kubestr browse PVC functionality (#83) 2021-10-08 09:53:57 -10:00
pvc_inspector_steps_test.go Kubestr browse PVC functionality (#83) 2021-10-08 09:53:57 -10:00
pvc_inspector_test.go Kubestr browse PVC functionality (#83) 2021-10-08 09:53:57 -10:00
snapshot_restore.go Fail fast on creation and cleanup regardless of ctx - RunSnapshotRestore (#103) 2022-06-29 14:39:09 -10:00
snapshot_restore_steps_test.go Fail fast on creation and cleanup regardless of ctx - RunSnapshotRestore (#103) 2022-06-29 14:39:09 -10:00
snapshot_restore_test.go Refactor snapshotter interface to support v1 snapshots (#47) 2021-01-12 16:48:51 -10:00