Skip to content

Releases: gardener/machine-controller-manager-provider-aws

v0.1.0

04 Dec 20:41

Choose a tag to compare

[machine-controller-manager-provider-aws]

✨ New Features

  • [OPERATOR] The machine class secret does now also accept the data keys accessKeyID and secretAccessKey as alternatives for today's keys. (#16, @rfranzke)

🏃 Others

  • [USER] Align APIs with machine-spec version 0.4.0 (#9, @prashanth26)
  • [USER] Setup mocking framework for unit tests (#2, @prashanth26)
  • [OPERATOR] Use of Go Modules for dependency management (#7, @swapnilgm)

📰 Noteworthy

  • [USER] Migration of AWSMachineClass to MachineClass CRs is implicity. Don't use old AWSMachineClass CRs post-migration. (#15, @prashanth26)
  • [OPERATOR] Align AWS implementation with controller based implementation (#10, @prashanth26)