Skip to content

instance-manager v0.8.0-alpha2

Compare
Choose a tag to compare
@eytan-avisror eytan-avisror released this 10 Aug 21:33
· 162 commits to master since this release
5082305

[v0.8.0-alpha2] - 2020-8-7

Added

  • Basic GitOps/Platform Support (#157)
  • Suspend Processes (#132, #136)
  • "Replace" concurrency policy (#138)
  • Configurable AWS API retries (#139)
  • UserData support (#146, #160)
  • Node Label for Lifecycle State (#152)
  • Additional NodeVolume options (#161)
  • CRD Validation on Upgrade (#133)

Changed

  • Uniform finalizer (#153)
  • Accept "Name" tag for SecurityGroups / Subnets (#159)

Fixed

  • Documentation/RBAC/Logging fixes (#134, #154)
  • BDD Fixes (#140, #148)
  • Allow upgrade if nodes NotReady (#147)

Notes

  • CRD update is required.
  • Controller AWS permissions added, see list
  • Node rotation will be triggered when controller is upgraded due to #152 which adds a lifecycle label.