You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
When using the import feature " virtctl image-upload dv ......" i get an error when it hits the ram limit. When i try and upload a larger 5GB qcow image i have to set the podresourcerequirements in the cdi spec to a higher amount or memory than the download size.
I have tested a few different images and found the same issue when matching the limit lower.
Environment:
CDI version (use kubectl get deployments cdi-deployment -o yaml): 1.61.0
Kubernetes version (use kubectl version): 1.31.2
OS (e.g. from /etc/os-release): Debian12
Kernel (e.g. uname -a): 6.10.11
The text was updated successfully, but these errors were encountered:
It made it into centos stream. But I don't know where it stands in other distros. If you have the debian sources should be easy enough to check if the revert made it in.
What happened:
When using the import feature " virtctl image-upload dv ......" i get an error when it hits the ram limit. When i try and upload a larger 5GB qcow image i have to set the podresourcerequirements in the cdi spec to a higher amount or memory than the download size.
I have tested a few different images and found the same issue when matching the limit lower.
Environment:
kubectl get deployments cdi-deployment -o yaml
): 1.61.0kubectl version
): 1.31.2uname -a
): 6.10.11The text was updated successfully, but these errors were encountered: