Skip to content

Releases: konveyor/move2kube-api

Move2Kube API v0.2.0-alpha.4

16 Mar 06:21
1d5c29a
Compare
Choose a tag to compare
Pre-release

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

Changelog

🧹 Maintenance

  • chore: change release config filename #75
  • chore: fix move2kube website url #74

Move2Kube API v0.2.0-alpha.3

05 Mar 14:37
59daedd
Compare
Choose a tag to compare
Pre-release

No changes from the previous release.

Move2Kube API v0.2.0-alpha.2

03 Mar 19:41
59daedd
Compare
Choose a tag to compare
Pre-release

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

Changelog

🧹 Maintenance

  • chore: Move to go 1.16 #73
  • chore: previous tag is required to calculate changelog #72

Move2Kube API v0.2.0-alpha.1

14 Feb 10:13
7e516b1
Compare
Choose a tag to compare
Pre-release

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

Changelog

🐛 Bug Fixes

  • fix: replace gren with custom action because gren doesn't handle previous tag properly #71

Move2Kube API v0.2.0-alpha.0

04 Feb 12:34
5eaf7c9
Compare
Choose a tag to compare
Pre-release

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

Changelog

🚀 Features

  • feat: compress binaries #70
  • feat: Download zip with both source code and new files #62
  • feat: Add support for move2kube debug mode #59
  • feat: Use fedora as base image #56
  • feat: Parameterize port and add verbose option to command line #53
  • feat: label pull requests based on their title #49
  • Add travis build #2
  • Add Go Report card #4
  • Clean up logs #44
  • Autoassign issues to projects #41
  • Add notification on release draft creation #40
  • Always push image with latest tag on cli change #39
  • Add github badge and tagging action #38
  • Add github actions trigger for cli change #37
  • addgithubactions #35
  • Update golangci lint version #29
  • Add Developer certificate to contributing.md #28
  • Update dependencies in go.mod #20
  • Change badges to use https #19
  • Add port for api server access using statefulset #15
  • Add usage instructions #10
  • Add Docker compose #9
  • Add license to Dockerfile #8
  • Add quay badge #6
  • Add travis badge #3

🐛 Bug Fixes

  • fix: Prevent panic on fatal log from move2kube #69
  • fix: Invoke move2kube in verbose mode if move2kube-api is invoked in verbose mode #68
  • fix: Copy source code only if non-empty containers directory exists #67
  • fix: Add Application name and the Artifact name in the logs #66
  • fix: Disable the timestamp from move2kube in the logs #64
  • Fix lint errors #23
  • fix: reformat cli change workflow #47
  • fix: remove creation and uploading of release assets #46
  • Migrate to travis-ci.com #17
  • Remove artifact type name which is getting picked-up from plan file #43
  • Remove travis #36
  • Update discussion session with website link #34
  • temporary fix until we add move2kube as a dependency #33
  • fix build-arg so that it is in scope at the proper places #32
  • update to avoid hard coding of the artifactType #30
  • Fix artifact type #26
  • Increase golint min confidence #24
  • Remove golint errors and add config file for golint #22
  • Disable codecov updating commit status #16
  • Update slack in code of conduct doc #14
  • Change slack to kubernetes #13
  • Fix Dockerfile version arg #11
  • Sync binary and docker image versions #5
  • fix docker build #1
  • fix: refactor the release workflow to match the cli release workflow #45

🧹 Maintenance

  • ci: see konveyor/move2kube#371 for details #61
  • ci: fix bug where the 2 args were being treated as a single arg and passed to GREN #60
  • ci: Add support for all-in-one image build #55
  • ci: add workflow_dispatch so build can be triggered from the move2kube repo #54
  • ci: clean up workflows to work together across multiple repos #52
  • chore: Rename default branch to main #48

Move2Kube API v0.1.0

30 Dec 19:56
cb1aa14
Compare
Choose a tag to compare

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

Changelog

🚀 Features

  • feat: Use fedora as base image #56
  • feat: Parameterize port and add verbose option to command line #53
  • feat: label pull requests based on their title #49
  • Add travis build #2
  • Add Go Report card #4
  • Clean up logs #44
  • Autoassign issues to projects #41
  • Add notification on release draft creation #40
  • Always push image with latest tag on cli change #39
  • Add github badge and tagging action #38
  • Add github actions trigger for cli change #37
  • addgithubactions #35
  • Update golangci lint version #29
  • Add Developer certificate to contributing.md #28
  • Update dependencies in go.mod #20
  • Change badges to use https #19
  • Add port for api server access using statefulset #15
  • Add usage instructions #10
  • Add Docker compose #9
  • Add license to Dockerfile #8
  • Add quay badge #6
  • Add travis badge #3

🐛 Bug Fixes

  • Fix lint errors #23
  • fix: reformat cli change workflow #47
  • fix: remove creation and uploading of release assets #46
  • Migrate to travis-ci.com #17
  • Remove artifact type name which is getting picked-up from plan file #43
  • Remove travis #36
  • Update discussion session with website link #34
  • temporary fix until we add move2kube as a dependency #33
  • fix build-arg so that it is in scope at the proper places #32
  • update to avoid hard coding of the artifactType #30
  • Fix artifact type #26
  • Increase golint min confidence #24
  • Remove golint errors and add config file for golint #22
  • Disable codecov updating commit status #16
  • Update slack in code of conduct doc #14
  • Change slack to kubernetes #13
  • Fix Dockerfile version arg #11
  • Sync binary and docker image versions #5
  • fix docker build #1
  • fix: refactor the release workflow to match the cli release workflow #45

🧹 Maintenance

  • ci: see konveyor/move2kube#371 for details #61
  • ci: fix bug where the 2 args were being treated as a single arg and passed to GREN #60
  • ci: Add support for all-in-one image build #55
  • ci: add workflow_dispatch so build can be triggered from the move2kube repo #54
  • ci: clean up workflows to work together across multiple repos #52
  • chore: Rename default branch to main #48

Move2Kube API v0.1.0-rc.1

11 Dec 16:36
a64f991
Compare
Choose a tag to compare
Pre-release

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

Changelog

🚀 Features

  • Clean up logs #44
  • Autoassign issues to projects #41
  • Add notification on release draft creation #40
  • Always push image with latest tag on cli change #39
  • Add github badge and tagging action #38
  • Add github actions trigger for cli change #37
  • addgithubactions #35
  • Update golangci lint version #29
  • Add Developer certificate to contributing.md #28
  • Update dependencies in go.mod #20
  • Change badges to use https #19
  • Add port for api server access using statefulset #15
  • Add usage instructions #10
  • Add Docker compose #9
  • Add license to Dockerfile #8
  • Add quay badge #6
  • Add Go Report card #4
  • Add travis badge #3
  • Add travis build #2

🐛 Bug Fixes

  • fix: reformat cli change workflow #47
  • fix: remove creation and uploading of release assets #46
  • Migrate to travis-ci.com #17
  • Remove artifact type name which is getting picked-up from plan file #43
  • Remove travis #36
  • Update discussion session with website link #34
  • temporary fix until we add move2kube as a dependency #33
  • fix build-arg so that it is in scope at the proper places #32
  • update to avoid hard coding of the artifactType #30
  • Fix artifact type #26
  • Increase golint min confidence #24
  • Fix lint errors #23
  • Remove golint errors and add config file for golint #22
  • Disable codecov updating commit status #16
  • Update slack in code of conduct doc #14
  • Change slack to kubernetes #13
  • Fix Dockerfile version arg #11
  • Sync binary and docker image versions #5
  • fix docker build #1
  • fix: refactor the release workflow to match the cli release workflow #45

Move2Kube-API v0.1.0-alpha

25 Sep 12:39
Compare
Choose a tag to compare
Pre-release

Move2Kube-API

The recommended way of using Move2Kube-API is using its docker image in quay.io.