Skip to content

Move2Kube API v0.2.0-alpha.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Feb 12:34
· 79 commits to main since this release
5eaf7c9

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