argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
17.43k stars 5.3k forks source link

E2E test that verifies popular Helm charts deployment #4392

Open alexmt opened 3 years ago

alexmt commented 3 years ago

Summary

Popular off the shelf Helm charts contain a lot of edge cases related to resource diffing. The automated test that deploys such charts and ensures that Argo CD don't report any unexpected differences should help to catch bugs early and improve Argo CD quality.

Proposal

wtam2018 commented 3 years ago

@alexmt Please assign to @wtam2018