Skip to content

Move2Kube v0.3.11

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 05:02
· 39 commits to main since this release
73077ae

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

Changelog

🚀 Features

  • feat: Add an option to let the user provide the entire key PEM data as the answer #1078

🐛 Bug Fixes

  • fix: build of run stage in Java Dockerfile fails because of a space in between --from and build stage name #1099
  • fix: the logic to accept a user provided PEM formatted SSH private key for each git repo domain #1094

🧹 Maintenance

  • test: add a flag to generate the CPU profile for the transform command #1093