Releases: liquidmetal-dev/cluster-api-provider-microvm
Releases · liquidmetal-dev/cluster-api-provider-microvm
v0.2.0
🚨 This is an ALPHA RELEASE and as such it may be hard to run. Please only use it for testing purposes. If you find any bugs or want to suggest features, then file an issue.
What's Changed
🐛 Bugs
- fix: ensure systemd-resolvd works by @richardcase in #81
- Revert "fix: add initrd to MicrovmMachines in template (#77)" by @Callisto13 in #82
- fix: changes/fixes as a result of testing by @richardcase in #85
- Update release job with new image details by @Callisto13 in #92
- fix: login to ghcr.io instead of docker by @richardcase in #93
Full Changelog: v0.1.1...v0.2.0
Images
docker pull ghcr.io/weaveworks/cluster-api-provider-microvm:v0.2.0
v0.1.1
🚨 This is an ALPHA RELEASE and as such it may be hard to run. Please only use it for testing purposes. If you find any bugs or want to suggest features, then file an issue.
What's Changed
🐛 Bugs
- fix: add initrd to MicrovmMachines in template by @Callisto13 in #77
Full Changelog: v0.1.0...v0.1.1
v0.1.0
🚨 This is an ALPHA RELEASE and as such it may be hard to run. Please only use it for testing purposes. If you find any bugs or want to suggest features, then file an issue.
What's Changed
🚀 Enhancements
- feat: added cluster and machine api definitions by @richardcase in #15
- feat: Microvm Cluster controller by @richardcase in #18
- feat: Microvm Machine controller by @richardcase in #19
- feat: Delete machine by @Callisto13 in #40
- feat: populate meta-data for microvms by @yitsushi in #60
- feat: added vendor-data and ssh key support by @richardcase in #58
🐛 Bugs
- fix: config / main changes for tilt by @richardcase in #17
- fix: do not default mount point for volumes by @richardcase in #61
- fix: failure domains reporting from microvmcluster by @richardcase in #59
📖 Docs
- docs: use adrs for decisions by @richardcase in #24
- docs: development with tilt by @richardcase in #50
Other Changes
- build(deps): Bump sigs.k8s.io/controller-runtime from 0.10.2 to 0.10.3 by @dependabot in #27
- build(deps): Bump sigs.k8s.io/cluster-api from 1.0.0 to 1.0.1 by @dependabot in #28
- build(deps): Bump k8s.io/apimachinery from 0.22.2 to 0.22.4 by @dependabot in #33
- build(deps): Bump k8s.io/api from 0.22.2 to 0.22.4 by @dependabot in #39
- build(deps): Bump k8s.io/client-go from 0.22.2 to 0.22.4 by @dependabot in #32
- build(deps): Bump github.com/yitsushi/macpot from 1.0.1 to 1.0.2 by @dependabot in #48
- build(deps): Bump google.golang.org/grpc from 1.41.0 to 1.42.0 by @dependabot in #52
- build(deps): Bump sigs.k8s.io/cluster-api from 1.0.1 to 1.0.2 by @dependabot in #53
- refactor: microvmmachine controllers individual tests by @richardcase in #62
New Contributors
- @Callisto13 made their first contribution in #40
- @yitsushi made their first contribution in #60
- @richardcase made their first contribution in #1
Full Changelog: https://github.com/weaveworks/cluster-api-provider-microvm/commits/v0.1.0