Skip to content

Move2Kube API v0.3.3

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Aug 11:15
· 38 commits to main since this release
1d6d641

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

Changelog

🚀 Features

  • feat: support multi architecture image builds #111
  • feat: expose the m2k graph file using the API #110

🐛 Bug Fixes

  • fix: remove the reverse DNS lookup which fails in multiple cases and takes unnecessarily long #115
  • fix: setup qemu and buildx to worlflows #114
  • fix: workflow uses multi arch build and push, handle platform args #113
  • fix: multi arch build with buildkit always enabled #112
  • fix: bug where the sourceDir field in the m2k.plan file contains long relative paths when running locally on MacOS #109

🧹 Maintenance

  • chore: upgrade go version to 1.18 #108