mirror of
https://github.com/kubevirt/containerized-data-importer.git
synced 2025-06-03 06:30:22 +00:00
![]() * check if pod used Signed-off-by: Bartosz Rybacki <brybacki@redhat.com> * Test scratch deletion during import Signed-off-by: Bartosz Rybacki <brybacki@redhat.com> * Handle scratch missing just after being created in utility function. There was a possibility that just after creating the scratch it is deleted, and the next get results in error. This error was ignored - not returned from util - resulting in wrong behavior. Other fix here is to skip pods with status PodSucceeded and PodFailed in getPodsUsingPVCs function - such Pods are not using PVC, as these pods are already done. Signed-off-by: Bartosz Rybacki <brybacki@redhat.com> * Reschedule reconcile for the pvc until pvc import is complete. Signed-off-by: Bartosz Rybacki <brybacki@redhat.com> * Increase number of NFS volumes, and document the test. Signed-off-by: Bartosz Rybacki <brybacki@redhat.com> * Try another quick fix for verifier pod flakiness. Signed-off-by: Bartosz Rybacki <brybacki@redhat.com> * Cleanup defaults Signed-off-by: Bartosz Rybacki <brybacki@redhat.com> |
||
---|---|---|
.. | ||
nfs-sc.yaml | ||
nfs-server.yaml | ||
nfs-service.yaml |