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 container disk images mandatory #231

Merged

Conversation

orelmisan
Copy link
Member

Currently, trafficGenContainerDiskImage defaults to:
quay.io/kiagnose/kubevirt-dpdk-checkup-traffic-gen:main.

and vmUnderTestContainerDiskImage defaults to:
quay.io/kiagnose/kubevirt-dpdk-checkup-vm:main.

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

Make the fields mandatory in order for the user to specify them explicitly.

Currently, trafficGenContainerDiskImage defaults to:
`quay.io/kiagnose/kubevirt-dpdk-checkup-traffic-gen:main`.

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

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

Signed-off-by: Orel Misan <[email protected]>
Currently, vmUnderTestContainerDiskImage defaults to:
`quay.io/kiagnose/kubevirt-dpdk-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 <[email protected]>
@orelmisan orelmisan requested a review from RamLavi April 8, 2024 15:00
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
Copy link
Member Author

Tested against an OpenShift Virtualization 4.16 cluster.

@orelmisan orelmisan merged commit 4cc26ee into kiagnose:main Apr 9, 2024
4 checks passed
@orelmisan orelmisan deleted the make-container-disk-images-mandatory branch April 9, 2024 12:14
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