Releases: gardener/machine-controller-manager-provider-aws
Releases · gardener/machine-controller-manager-provider-aws
v0.1.0
[machine-controller-manager-provider-aws]
✨ New Features
- [OPERATOR] The machine class secret does now also accept the data keys
accessKeyIDandsecretAccessKeyas 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
AWSMachineClasstoMachineClassCRs is implicity. Don't use old AWSMachineClass CRs post-migration. (#15, @prashanth26) - [OPERATOR] Align AWS implementation with controller based implementation (#10, @prashanth26)