Move2Kube v0.3.0-alpha.1
Pre-release
Pre-release
github-actions
released this
04 Aug 15:11
·
418 commits
to main
since this release
For more documentation and support please visit https://move2kube.konveyor.io/
Changelog
🚀 Features
- feat: Replace shell script based transformer for detecting golang with golang based transformer #570
- feat: parameter extraction and image selection #556
- feat: Change logging to support multiple levels; cleanup on interrupt #566
🐛 Bug Fixes
- fix: Resolve the windows nodeselector bug #571
- fix: Fix conflicting flags and missing cleanup at end of execution #568
🧹 Maintenance
- chore: Remove the golang sample #569