Skip to content

Move2Kube API v0.1.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 16:36
a64f991

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