Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(vm): add hotplug images to VirtualMachine status #681

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

hardcoretime
Copy link
Contributor

@hardcoretime hardcoretime commented Jan 30, 2025

Description

Why do we need it, and what problem does it solve?

It adds hotplugged images to the VirtualMachine status.

What is the expected result?

VirtualMachine status will be contains all type of hotplugged VirtualImages.

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

section: vm
type: feature
summary: VirtualMachine.Status.BlockDeviceRefs contains hotplugged images

@hardcoretime hardcoretime added this to the v0.15.1 milestone Jan 30, 2025
@hardcoretime hardcoretime force-pushed the feat/vm/add-hotplug-images-to-status branch from 37ac4c9 to 31c329b Compare January 31, 2025 00:10
@hardcoretime hardcoretime force-pushed the feat/vm/add-hotplug-images-to-status branch from 31c329b to 3debb64 Compare February 3, 2025 07:39
@hardcoretime hardcoretime added the build/github/ubuntu Run jobs on github runners label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/github/ubuntu Run jobs on github runners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant