Skip to content

Releases: konveyor/move2kube

Move2Kube v0.3.15-rc.0

18 Oct 16:10
18e6d62
Compare
Choose a tag to compare
Pre-release

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

Changelog

🐛 Bug Fixes

  • fix: recover from panic in compose library parse function #1197
  • fix: bug where plan phase was not using the customizations folder #1195

Move2Kube v0.3.14

26 Aug 11:36
c1a0f8a
Compare
Choose a tag to compare

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

Changelog

🚀 Features

  • feat: improve git clone mechanism #1186

🐛 Bug Fixes

  • fix: http 404 status causes release cicd pipeline failure #1189

🧹 Maintenance

  • ci: use the fixed version of artifact upload action to avoid http 404 error #1190
  • test: cicd release failing with HTTP 404 error #1188

Move2Kube v0.3.14-rc.0

24 Jul 18:51
c1a0f8a
Compare
Choose a tag to compare
Pre-release

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

Changelog

🚀 Features

  • feat: improve git clone mechanism #1186

🐛 Bug Fixes

  • fix: http 404 status causes release cicd pipeline failure #1189

🧹 Maintenance

  • ci: use the fixed version of artifact upload action to avoid http 404 error #1190
  • test: cicd release failing with HTTP 404 error #1188

Move2Kube v0.3.13

19 Apr 17:12
72ceb7b
Compare
Choose a tag to compare

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

Changelog

🚀 Features

  • feat: Support WASM external transformers using Wazero runtime #1172
  • feat: podman multiarch support #1157
  • feat: add a flag to profile the heap memory #1167
  • feat: Allow overriding the default QA Mappings file #1158

🐛 Bug Fixes

  • fix: write out a heap memory profile immediately #1169
  • fix: K8s version change transformer was not being run sometimes because Parameterizer was running first #1165
  • fix: when using --qa-enable and --qa-disable the answers to disabled questions were not being added to the generated config file #1163
  • fix: bug where all yaml files were treated as K8s yamls by the Parameterizer #1162
  • fix: add condition for version_metadata in Makefile #1128
  • fix: When the m2kignore file is removed from language_platforms.zip then in the UI only the Ruby service is detected #1160
  • fix: QA categories were being used only by the CLI engine #1156
  • fix: Update the QA categorization mappings file #1153
  • fix: atomic.Int64 requires go1.19 otherwise breaks #1152
  • fix: install openssh in Dockerfile in order to be able to clone repo using ssh keys #1126

🧹 Maintenance

  • ci: rename the custom github actions to use the new repo names #1178
  • chore(deps): bump github.com/containerd/containerd from 1.6.24 to 1.6.26 #1173
  • chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #1176
  • chore(deps): bump github.com/argoproj/argo-cd/v2 from 2.6.11 to 2.8.16 #1174
  • test: added test for TestMergeProcessFileCallBack different content case #1129
  • docs: add instructions for setting an alias for the move2kube command in the shell #1139

Move2Kube v0.3.13-rc.0

21 Mar 20:56
7383e91
Compare
Choose a tag to compare
Pre-release

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

Changelog

🚀 Features

  • feat: Allow overriding the default QA Mappings file #1158

🐛 Bug Fixes

  • fix: when using --qa-enable and --qa-disable the answers to disabled questions were not being added to the generated config file #1163
  • fix: bug where all yaml files were treated as K8s yamls by the Parameterizer #1162
  • fix: add condition for version_metadata in Makefile #1128
  • fix: When the m2kignore file is removed from language_platforms.zip then in the UI only the Ruby service is detected #1160
  • fix: QA categories were being used only by the CLI engine #1156
  • fix: Update the QA categorization mappings file #1153
  • fix: atomic.Int64 requires go1.19 otherwise breaks #1152
  • fix: install openssh in Dockerfile in order to be able to clone repo using ssh keys #1126

🧹 Maintenance

  • test: added test for TestMergeProcessFileCallBack different content case #1129
  • docs: add instructions for setting an alias for the move2kube command in the shell #1139

Move2Kube v0.3.12

23 Feb 18:52
ff13fa4
Compare
Choose a tag to compare

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

Changelog

🚀 Features

  • feat: pick cgo arg from env #1095
  • feat: add support for Argo Rollouts #1098
  • feat: add support for TLS termination policies to OpenShift Routes #1089
  • feat: warn user if custom directory contains no transformer manifests #1102

🐛 Bug Fixes

  • fix: gox cross compilation was failing asking for a go mod tidy #1148
  • fix: limit the size of the git clone #1111
  • fix: add default value for loadSSHKeysOfCurrentUser qa problem #1109
  • fix: categorize QA engine questions #1100

🧹 Maintenance

  • docs: add instructions for uninstalling CLI #1137
  • docs: add a OWNERS.md according to Konveyor rules #1133
  • test: added test for mergeDeletionCallBack #1125
  • test: added test for mergeProcessFileCallBack function #1121
  • test: add tests for mergeDeletionCallBack #1118

Move2Kube v0.3.12-rc.0

23 Feb 13:15
ff13fa4
Compare
Choose a tag to compare
Pre-release

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

Changelog

🚀 Features

  • feat: pick cgo arg from env #1095
  • feat: add support for Argo Rollouts #1098
  • feat: add support for TLS termination policies to OpenShift Routes #1089
  • feat: warn user if custom directory contains no transformer manifests #1102

🐛 Bug Fixes

  • fix: gox cross compilation was failing asking for a go mod tidy #1148
  • fix: limit the size of the git clone #1111
  • fix: add default value for loadSSHKeysOfCurrentUser qa problem #1109
  • fix: categorize QA engine questions #1100

🧹 Maintenance

  • docs: add instructions for uninstalling CLI #1137
  • docs: add a OWNERS.md according to Konveyor rules #1133
  • test: added test for mergeDeletionCallBack #1125
  • test: added test for mergeProcessFileCallBack function #1121
  • test: add tests for mergeDeletionCallBack #1118

Move2Kube v0.3.11

08 Nov 05:02
73077ae
Compare
Choose a tag to compare

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

Move2Kube v0.3.11-rc.0

10 Oct 08:51
9bc4e8b
Compare
Choose a tag to compare
Pre-release

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: 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

Move2Kube v0.3.10

24 Sep 14:26
1862c9c
Compare
Choose a tag to compare

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

Changelog

🚀 Features

  • feat: add support for StatefulSets #1088

🐛 Bug Fixes

  • fix: add DaemonSet to deployment supported kinds #1090
  • fix: panic when a port is not specified in an Openshift Route #1087
  • fix: take destNamespace from user #1069
  • fix: update 3rd party dependency to latest version to fix vuln CVE-2022-23648 #1085
  • fix: key error from detect for operatorsfromtca transformer #1080

🧹 Maintenance

  • ci: remove operator repo from the release pipeline. UI repo has the operator now #1092
  • test: add tests for replicateDeletionCallback #1077
  • ci: trigger raising a PR for the OperatorHub repos after a release gets published #1082