Skip to content

v0.0.6

Compare
Choose a tag to compare
@mjsterckx mjsterckx released this 07 Mar 22:22
· 237 commits to develop since this release
a69b700

Fixed

  • Add category field to allow getting all testsys objects (#726)
  • TestManager: Simplify code for cargo make test (#742)
  • TestManager: Block on uninstall for namespace (#745)
  • Added check to make sure that metadata_url ends with / (#765)
  • TestManager: Ensure no resources for uninstall (#770)
  • Agents: Fix snake case for EksctlConfig (#744)

Added

Changed

  • run-instances now uses IMDSv2 (#753)
  • Renamed the model crate to testsys-model (#755)

Removed