Is there any way to achieve this kind of requirement of restoring a deleted pipeline or application in spinnaker? Currently we are using GCS as front50 storage engine with versioning enabled. I know that last option is to restore the versioned file in GCS which has the delete marker. But then mapping application and pipeline and other stuff and restoring it using gsutil is bit of a pain.
Would like to hear about if its possible.