containerized-data-importer/pkg/controller/populators
kubevirt-bot 61e68a0533
Prevent upload populator from hot looping prime annotation (#2992)
This hot loop was causing the upload populator to constantly
add and remove the annotation causing the node controller to
always be outdated and never update the pvc to be bound causing
the upload test to fail randomly.

Signed-off-by: Alexander Wels <awels@redhat.com>
Co-authored-by: Alexander Wels <awels@redhat.com>
2023-11-18 01:07:15 +01:00
..
BUILD.bazel [release-v1.57] DataVolume Controller uses VolumeCloneSource Populator (#2783) 2023-06-30 20:16:35 +02:00
clone-populator_test.go [release-v1.57] Ensure priority class is assigned to pod populating pvc prime (#2872) 2023-08-25 20:21:17 +02:00
clone-populator.go Allow the usage of AnnPodRetainAfterCompletion with populators (#2910) 2023-10-25 21:46:14 +02:00
import-populator_test.go Check PVC Prime before updating DV status to improve status reporting (#2951) 2023-10-31 23:22:20 +01:00
import-populator.go Check PVC Prime before updating DV status to improve status reporting (#2951) 2023-10-31 23:22:20 +01:00
populator-base.go Allow the usage of AnnPodRetainAfterCompletion with populators (#2910) 2023-10-25 21:46:14 +02:00
populators_suite_test.go Upload populator (#2678) 2023-05-04 08:24:42 +02:00
upload-populator_test.go [release-v1.57] Ensure AnnPVCPrimeName annotation is always removed after upload succeeds (#2964) 2023-11-17 20:17:16 +01:00
upload-populator.go Prevent upload populator from hot looping prime annotation (#2992) 2023-11-18 01:07:15 +01:00
util.go Allow the usage of AnnPodRetainAfterCompletion with populators (#2910) 2023-10-25 21:46:14 +02:00