Skip to content

Move2Kube v0.2.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Feb 10:13
· 503 commits to main since this release
833c1f0

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

Changelog

🚀 Features

  • feat: Move fixers to a package and simplify convert logic #404
  • feat: order containerization options in terms of container build type priority #422
  • feat: support * as a match all selector in qa keys #415

🐛 Bug Fixes

  • fix: When merging two runtime.Objects, bring them to same version before merging #426
  • fix: replace gren with custom action because gren doesn't handle previous tag properly #429
  • fix: parsing of config strings #416

🧹 Maintenance

  • chore: allow install script to install any tag #424
  • chore: get the new index.yaml from the latest release #420
  • chore: combine all 3 steps of asking a question into a single function call #418
  • chore: octokit is not defined in github workflows, use github instead #413