Skip to content

feat(vm): provide "no bootable device" event to virt-launcher#2183

Merged
eofff merged 36 commits into
mainfrom
chore/vm/bootable-experiments
May 19, 2026
Merged

feat(vm): provide "no bootable device" event to virt-launcher#2183
eofff merged 36 commits into
mainfrom
chore/vm/bootable-experiments

Conversation

@eofff
Copy link
Copy Markdown
Contributor

@eofff eofff commented Apr 2, 2026

Description

Provide "no bootable device" event to virt-launcher.

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

What is the expected result?

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: Provide "no bootable device" event to virt-launcher.
impact_level: low

@eofff eofff force-pushed the chore/vm/bootable-experiments branch 5 times, most recently from 005d35b to 53e1b60 Compare April 7, 2026 14:00
@eofff eofff added the e2e/run Run e2e test on cluster of PR author label Apr 8, 2026
@deckhouse-BOaTswain
Copy link
Copy Markdown
Contributor

deckhouse-BOaTswain commented Apr 8, 2026

Workflow has started.
Follow the progress here: Workflow Run

The target step completed with status: failure.

@deckhouse-BOaTswain deckhouse-BOaTswain removed the e2e/run Run e2e test on cluster of PR author label Apr 8, 2026
@eofff eofff changed the title no bootable lab feat(vm): surface the “No bootable device” error in the VM Apr 9, 2026
@eofff eofff force-pushed the chore/vm/bootable-experiments branch from 5f2aa5f to 9c44bf7 Compare April 9, 2026 07:33
@eofff eofff added this to the v1.8.0 milestone Apr 9, 2026
@eofff eofff requested a review from diafour April 9, 2026 09:02
@eofff eofff marked this pull request as ready for review April 9, 2026 09:07
Comment thread images/edk2/werf.inc.yaml Outdated
@eofff eofff force-pushed the chore/vm/bootable-experiments branch from 5b051fc to 87bdc15 Compare April 15, 2026 13:43
@eofff eofff marked this pull request as draft April 15, 2026 14:04
@eofff eofff force-pushed the chore/vm/bootable-experiments branch 2 times, most recently from 082756c to ae12b04 Compare April 16, 2026 12:56
@nevermarine nevermarine modified the milestones: v1.8.0, v1.9.0 Apr 23, 2026
@eofff eofff force-pushed the chore/vm/bootable-experiments branch 2 times, most recently from 69a9a6a to 5228d6e Compare April 29, 2026 10:12
Comment thread images/qemu/patches/002-no-bootable-qmp.patch
Valeriy Khorunzhin added 2 commits May 19, 2026 08:46
t
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
t2
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
Valeriy Khorunzhin added 12 commits May 19, 2026 08:46
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
p
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
qmp
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
d
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
up
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
@eofff eofff force-pushed the chore/vm/bootable-experiments branch 2 times, most recently from bd8858a to 19fc3aa Compare May 19, 2026 08:50
Valeriy Khorunzhin added 2 commits May 19, 2026 12:19
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
dmt
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
@eofff eofff changed the title feat(vm): surface the “No bootable device” error in the VM feat(vm): provide "no bootable device" event to virt-launcher May 19, 2026
@eofff eofff requested a review from diafour May 19, 2026 09:33
@eofff eofff marked this pull request as ready for review May 19, 2026 09:35
Comment thread images/qemu/patches/README.md Outdated
Comment thread images/qemu/patches/README.md Outdated
Comment thread images/qemu/patches/002-no-bootable-qmp.patch Outdated
eofff and others added 4 commits May 19, 2026 15:02
Co-authored-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
Signed-off-by: Valeriy Khorunzhin <b1kapb999@gmail.com>
Co-authored-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
Signed-off-by: Valeriy Khorunzhin <b1kapb999@gmail.com>
Co-authored-by: Ivan Mikheykin <ivan.mikheykin@flant.com>
Signed-off-by: Valeriy Khorunzhin <b1kapb999@gmail.com>
Signed-off-by: Valeriy Khorunzhin <valeriy.khorunzhin@flant.com>
@eofff eofff requested a review from diafour May 19, 2026 14:23
@eofff eofff merged commit ea96363 into main May 19, 2026
27 of 28 checks passed
@eofff eofff deleted the chore/vm/bootable-experiments branch May 19, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants