Skip to content

Releases: konveyor/move2kube-ui

Move2Kube UI v0.3.10-rc.0

31 Aug 03:19
c87971b
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.

Move2Kube UI v0.3.9

22 Aug 11:48
c87971b
Compare
Choose a tag to compare

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

Changelog

🐛 Bug Fixes

  • fix: update helm chart to make the initContainer optional and allow specifying PVC access mode #150
  • fix: helm install with default values.yaml was failing due to permission issue in initContainer on Openshift #149

🧹 Maintenance

  • chore: update CI/CD to remove deprecated set-output command #151

Move2Kube UI v0.3.9-rc.0

22 Jun 09:00
3ce8b44
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.

Move2Kube UI v0.3.8

14 Jun 04:57
3ce8b44
Compare
Choose a tag to compare

No changes from the previous release.

Move2Kube UI v0.3.8-rc.0

31 May 14:43
3ce8b44
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.

Move2Kube UI v0.3.7

25 May 18:37
3ce8b44
Compare
Choose a tag to compare

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

Changelog

🚀 Features

  • feat: open the QA model when the url contains a valid output id #142
  • feat: show the progress while planning #138

🐛 Bug Fixes

  • fix: helm chart was failing on init container because non root user cannot the file owner #141
  • fix: the helm chart was failing because the static files folder directory name changed #140
  • fix: enable retrying with a different answer when we fail on a question #139
  • fix: poll for status accepted #136
  • fix: crypto.randomUUID is not available in insecure contexts (non-http origins) other than localhost #134

Move2Kube UI v0.3.7-rc.0

15 Mar 14:35
b1423c7
Compare
Choose a tag to compare
Pre-release

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

Changelog

🐛 Bug Fixes

  • fix: crypto.randomUUID is not available in insecure contexts (non-http origins) other than localhost #134

Move2Kube UI v0.3.6

04 Mar 17:21
bc5bfee
Compare
Choose a tag to compare

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

Changelog

🚀 Features

  • feat: refactor the code to use redux for state management and rtkquery for networking #131

🐛 Bug Fixes

  • fix: next button in the qa wizard was getting disabled after a successful transformation #133

🧹 Maintenance

  • chore: some minor fixes, refetch project outputs when qa is cancelled #132

Move2Kube UI v0.4.0-alpha.0

15 Oct 15:05
a61ce06
Compare
Choose a tag to compare
Pre-release

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

Changelog

🚀 Features

  • feat: UI support for invokedByDefault transformers #128
  • feat: support multi arch image build #121
  • feat: add button to fetch and show the graph after doing a tranformation #118
  • feat: allow pressing Enter inside text input in QA Wizard to move to the next step #114

🐛 Bug Fixes

  • fix: reenable the next button when there is a validation error during QA #130
  • fix: add back the favicon and fix type #126
  • fix: HOSTNAME was not being filled in properly. #125
  • fix: enable corepack before trying to build in the workflows #124
  • fix: have webpack ignore unnecessary files and folders, remove unused packages and imports, update packages #123
  • fix: QA state was being shared between different transformation runs #113

🧹 Maintenance

  • chore: fix a minor typo in the helm chart #127
  • chore: move to pnpm as the package manager #122
  • chore: remove reference to personal repos/forks #116
  • chore: move over the helm chart for the ui from the operator repo #115
  • chore: rearrange the UI so list of projects in a workspace is at the top of the page #112

Move2Kube UI v0.3.6-rc.0

23 Dec 11:02
a61ce06
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.