opendevstack / ods-pipeline

Alternative ODS CI/CD pipeline based on Tekton / OpenShift Pipelines
Apache License 2.0
13 stars 5 forks source link

Massage confusing Helm diff output #575

Closed michaelsauter closed 2 years ago

michaelsauter commented 2 years ago

Originally implemented in #268, however the test wasn't bullet-proof, so it did not fail when #469 was merged. Since then, the log output replacement didn't work. Further, the detection did not work when debug mode was enabled as that produced more output than expected.

The new approach first detects if there is a diff, then tries to remove all offending output.

Closes #563.

Tasks: