v1.21.2
Changed
- Consolidated test suite setup (
BeforeSuite
andAfterSuite
) 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 theBeforeSuite
.
Added
- Added EKS cluster support to the
standup
CLI