Skip to content

v1.21.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 09:53
· 357 commits to main since this release
8372ce2

Changed

  • Consolidated test suite setup (BeforeSuite and AfterSuite) into a single, reusable module to reduce duplication.

Fixed

  • Added AfterSuite to perform test cluster cleanup. This should now cleanup clusters even if they timeout during creation in the BeforeSuite.

Added

  • Added EKS cluster support to the standup CLI