Skip to content

instance-manager v0.14.0-alpha2

Compare
Choose a tag to compare
@eytan-avisror eytan-avisror released this 14 Feb 17:04
· 64 commits to master since this release
3adb8e4

What's Changed

  • feat: add support for calculating max pods when prefix assignment is … by @backjo in #326
  • fix: check architecture when considering similar instance types in the same family by @backjo in #332
  • feat: automated ami upgrades + upgrade locking by @preflightsiren in #327
  • chore: Add missing bdd templates by @preflightsiren in #334
  • fix: Stop passing in ClusterCA and Endpoint information for Windows nodes by @backjo in #337
  • fix: don't set max pods above kubernetes recommended limit by @backjo in #342
  • chore: update go, improve cross-compilation in docker by @backjo in #343
  • fix: Deduplicate Subnets by @eytan-avisror in #344
  • fix: Enforce Restricted Fields usage when no default value by @eytan-avisror in #345
  • fix: Avoid launch template creation loop when switching from launch config and failing by @sahilbadla in #346

Notes

  • notable change: custom networking max pods capped at 110 pods - see #342

New Contributors

Full Changelog: 0.13.0...0.14.0