docs(virtualization): update vm-image guide for golden images / vm-default-images#520
docs(virtualization): update vm-image guide for golden images / vm-default-images#520myasnikovdaniil wants to merge 1 commit intomainfrom
Conversation
…s package Fix incorrect vm-image- prefix (actual prefix is vm-default-images-), add the full default image collection from the vm-default-images system package (ubuntu-20.04 through alpine-3.21), and update all kubectl examples and the VMDisk source.image.name to match v1.3.0 behavior. Apply to both v1.3/ and next/. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Signed-off-by: Myasnikov Daniil <myasnikovdaniil2001@gmail.com>
✅ Deploy Preview for cozystack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughDocumentation updates to VM image guidance across two version branches, replacing Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Review rate limit: 0/1 reviews remaining, refill in 60 minutes.Comment |
There was a problem hiding this comment.
Code Review
This pull request updates the documentation for virtual machine images in Cozystack, introducing the vm-default-images system package and its curated collection of OS images. It updates resource naming conventions to use the vm-default-images- prefix and provides revised examples for adding custom golden images and creating VMDisk resources. I have no feedback to provide.
Summary
vm-image-<name>→vm-default-images-<name>(matches the actual prefix used by the vm-disk Helm chart and vm-default-images package)kubectltracking examples and VMDisk source example (ubuntu→ubuntu-24.04with explicitstorage: 20Gi)Changes land in both
v1.3/andnext/.Test plan
/docs/v1.3/and/docs/next/🤖 Generated with Claude Code
Summary by CodeRabbit
Release Notes