rancher / turtles

Rancher CAPI extension
https://turtles.docs.rancher.com
Apache License 2.0
52 stars 18 forks source link

Mark invalid snapshots as obsolete #720

Open alexander-demicev opened 2 months ago

alexander-demicev commented 2 months ago

We need to mark invalid as obsolete and prevent using obsolete snapshots when performing a restore. The snapshot is obsolete when:

Danil-Grigorev commented 3 days ago

I think last point is already fixed by implementing #841 which maintains up-to-date list of snapshots.

  • cluster the snapshot was made for doesn't exist anymore