Move2Kube v0.3.13-rc.0
Pre-release
Pre-release
github-actions
released this
21 Mar 20:56
·
16 commits
to main
since this release
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