Open ianb-mp opened 2 months ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign iholder101, mhenriks for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Hi @ianb-mp. Thanks for your PR.
I'm waiting for a kubevirt member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
I was unsure if the following statement is still true - can anyone confirm?
Backend storage is currently incompatible with VM snapshot. It is planned to add snapshot support in the future.
I was unsure if the following statement is still true - can anyone confirm?
Backend storage is currently incompatible with VM snapshot. It is planned to add snapshot support in the future.
I think so - https://github.com/kubevirt/kubevirt/blob/effcb5b8e6fc951ec5c85ba47ad1daedc0173d79/pkg/virt-api/webhooks/validating-webhook/admitters/vmsnapshot-admitter.go#L166-L174 /cc @jean-edouard
What this PR does / why we need it:
Update Persistent TPM and UEFI state to reflect the changes made in https://github.com/kubevirt/kubevirt/pull/11773
Also, small spelling fix: prerequesites -> prerequisites
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged): Fixes #Special notes for your reviewer:
Checklist
This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR. Approvers are expected to review this list.
Release note: