Skip to content

Added conditions in azure-deploy to check for pending upgrade status

Deepanshu Singhal requested to merge az/ds-update-helm-upgrade-azure-deploy into master

Azure Deploy job fails to deploy a newer version if the helm release is in pending upgrade status due to a previous failing job. The changes are done to check for the existing status of helm release and take the following action as per the status -

Edited by Deepanshu Singhal

Merge request reports