Skip to content

instance-manager v0.6.0-alpha2

Compare
Choose a tag to compare
@eytan-avisror eytan-avisror released this 12 May 20:42
· 199 commits to master since this release
e4456c9

[v0.6.0-alpha2] - 2020-5-12

Added

  • eks provisioner v2 (#83)

Changed

  • eks-cf provisioner deprecated (#94)
  • functional tests improvements (#79)
  • Removed vended code (#91)
  • Use golang 1.13.10 & update SDKs (#90)

Fixed

  • General fixes, refactor, and code improvements (#93, #92, #75, #80)
  • Documentation improvements (#96)

BREAKING CHANGES

If you are migrating from 0.5.0 and lower, you MUST delete all instance groups, update CRD, RBAC and controller, and re-create your instance groups using the new eks API. make sure to review the new API spec here.