wso2 / kubernetes-pipeline

This project contains the Helm resources required to deploy CI/CD Pipeline in a Kubernetes environment for WSO2 products.
Apache License 2.0
47 stars 19 forks source link

Support Automated Rollbacks During WSO2 Product Deployment Failures #81

Open chirangaalwis opened 4 years ago

chirangaalwis commented 4 years ago

Description: It was identified that once a particular Spinnaker Pipeline deployment fails (i.e. in the given case, a particular deployment environment for a WSO2 product deployment such as, development, staging and production), the product deployment remains in the broken state. No automated rollbacks take place.

Affected Product Version: Helm resources for WSO2 Product Kubernetes Pipeline version 1.0.0

chirangaalwis commented 4 years ago

Spinnaker supports the following rollback options.