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

fix(vd): patch cdi to convert image format #494

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Isteb4k
Copy link
Contributor

@Isteb4k Isteb4k commented Nov 1, 2024

Description

When cloning via DataVolume from PVC to PVC, there was no format conversion.

The target PVC should have a raw type for Block and a qcow2 type for Filesystem.

The patch adds this conversion.

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.

@Isteb4k Isteb4k force-pushed the fix/vd/format-conversion-for-cloning branch from c511b6e to 9e07e8d Compare November 1, 2024 12:17
@Isteb4k Isteb4k force-pushed the fix/vd/format-conversion-for-cloning branch from 9e07e8d to 8d57b49 Compare November 21, 2024 17:09
@Isteb4k Isteb4k changed the title fix(vd): test fix(vd): patch cdi to convert image format Nov 21, 2024
@Isteb4k Isteb4k force-pushed the fix/vd/format-conversion-for-cloning branch 2 times, most recently from 1d97c65 to b26e461 Compare November 21, 2024 20:16
@Isteb4k Isteb4k force-pushed the fix/vd/format-conversion-for-cloning branch from b26e461 to 3a3172a Compare November 21, 2024 20:52
@Isteb4k Isteb4k marked this pull request as ready for review November 22, 2024 08:21
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