Skip to content

Move2Kube v0.3.6-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 11:02
· 136 commits to main since this release
3516ff7

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

Changelog

🚀 Features

  • feat: Do not use default values in the Kubernetes yamls #941

🐛 Bug Fixes

  • fix: K8s resource limits set in Starlark transformers were not being unmarshalled correctly #936
  • fix: ignore the registry url if the docker config json does not have the credentials for it #933

🧹 Maintenance

  • chore: use the new Tackle Contianer Advisor image from the konveyor repos #938
  • chore: some minor fixes to handle errors properly in the starlark transformer #935
  • chore: update the message shown when the output directory exists #931