Skip to content

Move2Kube v0.3.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Aug 15:11
· 418 commits to main since this release
cc44205

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