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

Make VM image mandatory #65

Merged
merged 2 commits into from
Apr 8, 2024

Conversation

orelmisan
Copy link
Member

Currently, vmUnderTestContainerDiskImage defaults to: quay.io/kiagnose/kubevirt-realtime-checkup-vm:main.

This may lead to unexpected behavior when using an older checkup version in combination with the latest VM container disk image (tagged as main).

Make the field mandatory in order for the user to specify it explicitly.

Currently, vmUnderTestContainerDiskImage defaults to:
`quay.io/kiagnose/kubevirt-realtime-checkup-vm:main`.

This may lead to unexpected behavior when using an older
checkup version in combination with the latest VM container disk image
(tagged as `main`).

Make the field mandatory in order for the user to specify it
explicitly.

Signed-off-by: Orel Misan <omisan@redhat.com>
Following the previous commit, adjust the documentation
accordingly.

Signed-off-by: Orel Misan <omisan@redhat.com>
@orelmisan
Copy link
Member Author

Tested on an OpenShift Virtualization 4.16 cluster.

Copy link
Collaborator

@RamLavi RamLavi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@orelmisan orelmisan merged commit 2a94b04 into kiagnose:main Apr 8, 2024
5 checks passed
@orelmisan orelmisan deleted the make-vm-image-mandatory branch April 8, 2024 09:29
orelmisan added a commit to orelmisan/kubevirt-realtime-checkup that referenced this pull request Apr 8, 2024
PR kiagnose#65 made vmUnderTestContainerDiskImage mandatory.
Adjust the checkup tests to reflect this change.

Signed-off-by: Orel Misan <omisan@redhat.com>
orelmisan added a commit that referenced this pull request Apr 8, 2024
PR #65 made vmUnderTestContainerDiskImage mandatory.
Adjust the checkup tests to reflect this change.

Signed-off-by: Orel Misan <omisan@redhat.com>
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.

2 participants