Skip to content

Move2Kube Operator v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 19:57
· 42 commits to main since this release
539fa9b

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

Changelog

🚀 Features

  • feat: Support executing podman inside api container #30
  • feat: label pull requests based on their title #27
  • Autoassign issue to project #20
  • Add tls support #19
  • Add support for Bundle image push #17
  • Add Github Actions Support #15
  • Add operator lifecycle manager and set configuration back to defaults #10
  • Add travis image build #7
  • Add code of conduct #4
  • Initial operator stubs #2
  • Add move2kube helm chart #1

🐛 Bug Fixes

  • fix: Support privileged containers in Openshift using scc #31
  • fix: Change default dir for move2kube image to workspace #28
  • fix: ingress host and secret to be more generic #25
  • fix: typo in slack notification and reformat workflow files #24
  • Fix quay repo #18
  • Update urls in readme #16
  • Fix Readme #12
  • Move to travis-ci.com #11
  • Update group name to konveyor.io #9
  • Fix makefile #8
  • Use release name in ingress path #6
  • Update slack in code of conduct doc #5
  • Change group #3
  • fix: release workflow to match cli release workflow #22

🧹 Maintenance

  • ci: see konveyor/move2kube#371 for details #34
  • ci: fix bug the branch name refs/heads/main is being used instead of the tag #33
  • ci: fix bug where the 2 args were being treated as a single arg and passed to GREN #32
  • ci: clean up workflows to work together across multiple repos #29