Enhance deploy pipeline with job executions and rollback #649
elmalakomar
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I ask for some suggestion on how to update che deploy pipeline using mlp with some steps that before releasing all generated manifest, generate some Job manifests and trigger them.
The flow is that at deploy button click, generate k8s jobs and execute them. In case the output is OK, continue with the release of the project. Otherwise run k8s Jobs for the rollback of the previously executed jobs.
I hope the flow is clear and you can give me some insight
Beta Was this translation helpful? Give feedback.
All reactions