Skip to content

Move2Kube v0.3.13-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 20:56
· 16 commits to main since this release
7383e91

For more documentation and support please visit https://move2kube.konveyor.io/

Changelog

🚀 Features

  • feat: Allow overriding the default QA Mappings file #1158

🐛 Bug Fixes

  • fix: when using --qa-enable and --qa-disable the answers to disabled questions were not being added to the generated config file #1163
  • fix: bug where all yaml files were treated as K8s yamls by the Parameterizer #1162
  • fix: add condition for version_metadata in Makefile #1128
  • fix: When the m2kignore file is removed from language_platforms.zip then in the UI only the Ruby service is detected #1160
  • fix: QA categories were being used only by the CLI engine #1156
  • fix: Update the QA categorization mappings file #1153
  • fix: atomic.Int64 requires go1.19 otherwise breaks #1152
  • fix: install openssh in Dockerfile in order to be able to clone repo using ssh keys #1126

🧹 Maintenance

  • test: added test for TestMergeProcessFileCallBack different content case #1129
  • docs: add instructions for setting an alias for the move2kube command in the shell #1139