nirmata/kyverno-aws-adapter

Need automated tests to run as part of CI

Opened this issue · 0 comments

We need to have unit and integration tests to run as a part of the Github CI workflow on every PR commit.

SInce a large part of the code has to do with AWS EKS SDK calls, we should consider refactoring code to test various pieces such as, the SDK calling, copying over fields to the CR, refresh conditions.