opendevstack / ods-jenkins-shared-library

Shared Jenkins library which all ODS projects & components use - provisioning, SonarQube code scanning, Nexus publishing, OpenShift template based deployments and repository orchestration
Apache License 2.0
72 stars 57 forks source link

Improve messages in Helm deployment issues with custom chartDir option #1044

Closed serverhorror closed 5 months ago

serverhorror commented 11 months ago

This will bail out if the repository is ambigious about the deployment descriptor.

It will fail if:

For a successfull release to happen, developers are required to "clean" their repository of unrelated deployment desciptors that could interfere with the current version.

related with #1038

serverhorror commented 11 months ago

Does this look acceptable?

in the Jenkins log:

image

and in JIRA:

image

serverhorror commented 11 months ago

@jafarre-bi, @jorge-romero, @hrcornejo -- can you review this?

serverhorror commented 9 months ago

@jafarre-bi, @jorge-romero, @hrcornejo -- can you review this?