There is no ability to redeploy without doing a CI build again when a pipeline is deployed to prod successfully. We need to have a ability to redeploy without doing CI in case of cluster repave. State needs to be persisted in order to do that. Currently its supported only when we use “re-run from last failed steps”.