Releases: smartxworks/virtink
Releases · smartxworks/virtink
v0.8.0
What's Changed
- fix: Make prerunner gracefully exit by @carezkh in #4
- test: Add vm_controller tests by @fengye87 in #5
- test: Add VM webhook tests by @fengye87 in #7
- feat: Add CDI DataVolume and PVC volume support by @scuzhanglei in #6
- fix: Update VM status before handling power action by @fengye87 in #9
- feat: GC VM pods by @fengye87 in #8
- feat: Support ARM64 by @fengye87 in #10
- docs: Add quick start instructions in README.md by @fengye87 in #11
- docs: Update README.md by @fengye87 in #12
- docs: Add roadmap to README.md by @fengye87 in #13
- test: Fix VM controller tests pod GC error by @scuzhanglei in #15
- chore: Split release pipeline to avoid timeout by @fengye87 in #16
New Contributors
- @scuzhanglei made their first contribution in #6
Full Changelog: v0.7.1...v0.8.0
v0.7.1
chore: Add PRERUNNER_IMAGE build arg in release pipeline
v0.7.0
chore: Update Docker login secret for release pipeline