What
We've learned that testing the chart on Minikube is not equivalent to testing on EKS, as there are AWS EKS-specific resources that need to be provided. We should add a test in our CI for testing on AWS EKS.
Why
So we can make sure our Chart works.
How
Unclear, we can perhaps create a fake EKS cluster with Localstack? Perhaps this should be kept closed-source.
What We've learned that testing the chart on Minikube is not equivalent to testing on EKS, as there are AWS EKS-specific resources that need to be provided. We should add a test in our CI for testing on AWS EKS.
Why So we can make sure our Chart works.
How Unclear, we can perhaps create a fake EKS cluster with Localstack? Perhaps this should be kept closed-source.