Skip to content

Releases: hivelocity/cluster-api-provider-hivelocity

v0.1.0-alpha.3

16 Feb 18:46
37d05bc
Compare
Choose a tag to compare

Changes since v0.1.0-alpha.3

Thanks to all our contributors! 😊

What's Changed

New Contributors

Full Changelog: v1.0.0-alpha.2...v0.1.0-alpha.3

v1.0.0-alpha.2

20 Jul 11:59
9595091
Compare
Choose a tag to compare
v1.0.0-alpha.2 Pre-release
Pre-release

🚨 This is a RELEASE CANDIDATE. If you find any bugs, file an issue

Changes since v1.0.0-alpha.1

✨ New Features

  • Run e2e jobs in github actions (#84)

🐛 Bug Fixes

  • Add HIVELOCITY_REGION in the e2e ginkgo code (#98)
  • fix md book gen (#99)

🌱 Others

  • build in container, remove tools.go, add release process (#96)
  • fix typo in e2e timeout config. (#101)
  • get rid of hack/tools/tools.go (#95)
  • fix duplicate machine tags. (#91)
  • e2e test via web-gui provide "tag". (#92)
  • Use go install to use self contained binary (#88)
  • Add CSR Controller. (#89)
  • fix mdbook doc generation. (#85)
  • Improve getting started guide and tilt dev guide (#86)
  • Add yq to fetch e2e machine tag data from hivelocity-ci-envsubst.yaml file (#83)
  • added vendor directory (#82)
  • e2e test via Github Actions (#53)
  • Run e2e test via Github Action. (#52)
  • fix e2e tests in CI (#51)
  • don't power off, if off. And wait 5s (#50)
  • e2e tests (#48)
  • copy HV API Key to target cluster. (#49)

📖 Additionally, there have been 3 contributions to our documentation and book. (#81, #76, #54)

Thanks to all our contributors! 😊

v1.0.0-alpha.0

16 May 09:54
Compare
Choose a tag to compare

Create release, so that end-to-end tests can start.