nginxinc / nginx-gateway-fabric

NGINX Gateway Fabric provides an implementation for the Gateway API using NGINX as the data plane.
Apache License 2.0
404 stars 80 forks source link

Add Helm Chart tests #2083

Open lucacome opened 4 weeks ago

lucacome commented 4 weeks ago

As a maintainer of NGF I want to add unit tests to our NGF helm charts So that I can catch issues with our Helm charts before our users do.

Acceptance

lucacome commented 4 weeks ago

One option https://github.com/helm-unittest/helm-unittest Also https://helm.sh/docs/topics/chart_tests/

mpstefan commented 3 weeks ago

I assume this is to test deploying using our Helm Charts? Aren't we already doing this in our functional tests?

lucacome commented 3 weeks ago

This would be to test the Helm Chart specifically, not just deploying. We don't have any tests for that

github-actions[bot] commented 1 week ago

This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 14 days.