Skip to content

instance-manager v0.4.0-alpha

Compare
Choose a tag to compare
@eytan-avisror eytan-avisror released this 31 Oct 21:15
· 218 commits to master since this release
5d42dfb

[v0.4.0-alpha] - 2019-10-30

Added

  • Basic spot-instance support (#36, #41)
  • Additional options for rollingUpdate (#44)
  • CFN stack prefixes (#46)
  • Managed policy support (#55)
  • MetricsCollection support (#57)

Changed

  • Switch to aws-auth library (#40, #43)
  • Improve reconcile of error states (#42)

Fixed

  • Fix rollingUpdate defaults (#59)

Significant Changes

  • #46 change the name of cloudformation stacks and shortens it to remove the namespace name, migration from 0.3.2 to 0.4.0 would mean re-creation of cloudformation stacks belonging to instance groups.