Skip to content

v0.8.1 Update dependencies

Compare
Choose a tag to compare
@github-actions github-actions released this 21 May 13:17
· 24 commits to main since this release
36c0395

🚀 Enhancements

Update dependencies, add testing @Nuru (#40)

what

  • Update dependencies
  • Add basic testing

why

  • Bring in new features and bug fixes. In particular, check aud field of OIDC assertion for EKS IRSA "assume role".
  • Because of the nature of this module, it did not have the testing Cloud Posse wants all modules to undergo. Although the testing added in this module is minimal, it does validate that the module is able to deploy a Helm chart without obvious errors, which is better than nothing.

references

notes

Using aws-node-termination-handler as the test deployment was not my idea, it was mostly set up by the pre-existing code. A better test would allow for functional testing that everything installed is working correctly, but that would take significantly more time to implement.

Sync github @max-lobur (#38)

Rebuild github dir from the template