Skip to content

Move2Kube v0.3.12-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 13:15
· 26 commits to main since this release
ff13fa4

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

Changelog

🚀 Features

  • feat: pick cgo arg from env #1095
  • feat: add support for Argo Rollouts #1098
  • feat: add support for TLS termination policies to OpenShift Routes #1089
  • feat: warn user if custom directory contains no transformer manifests #1102

🐛 Bug Fixes

  • fix: gox cross compilation was failing asking for a go mod tidy #1148
  • fix: limit the size of the git clone #1111
  • fix: add default value for loadSSHKeysOfCurrentUser qa problem #1109
  • fix: categorize QA engine questions #1100

🧹 Maintenance

  • docs: add instructions for uninstalling CLI #1137
  • docs: add a OWNERS.md according to Konveyor rules #1133
  • test: added test for mergeDeletionCallBack #1125
  • test: added test for mergeProcessFileCallBack function #1121
  • test: add tests for mergeDeletionCallBack #1118