Skip to content

Move2Kube v0.2.0-alpha.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 19:41
· 495 commits to main since this release
0373fc9

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

Changelog

🚀 Features

  • feat: Move container execution logic out of cnb containerizer #425
  • feat: Add validate framework to list TODO items after move2kube execution #423

🐛 Bug Fixes

  • fix: target path should be absolute #436
  • fix: Reorder versions of the same kind to prioritize k8s versions #434
  • fix: Use constructor for buildconfig transformer #433

🧹 Maintenance

  • chore: fix an issue with upx and mac where the process gets killed immediately #441
  • chore: Move to go 1.16 #438
  • chore: Change conversion log messages to debug #435