opendevstack / ods-pipeline-helm

ODS Pipeline tasks for Helm deployment
Apache License 2.0
0 stars 0 forks source link

Integrate conftest #15

Open michaelsauter opened 7 months ago

michaelsauter commented 7 months ago

conftest allows to test configuration data such as K8s resources defined by Helm charts. Because testing the chart against the policies required rendering the chart, it likely makes sense to integrate it into the task to avoid inconsistencies with rendering.

Some considerations: