Releases: konveyor/move2kube
Move2Kube v0.3.15-rc.0
For more documentation and support please visit https://move2kube.konveyor.io/
Changelog
🐛 Bug Fixes
Move2Kube v0.3.14
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
Move2Kube v0.3.14-rc.0
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
Move2Kube v0.3.13
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
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
Move2Kube v0.3.12
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
Move2Kube v0.3.12-rc.0
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
Move2Kube v0.3.11
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
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
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