containerized-data-importer/pkg/controller/populators
Felix Matouschek dd31547689
fix(import-populator): Make copying of annotations more robust (#3388)
Similar to 2fa5f27, make copying of annotations from a prime PVC to a
target PVC more robust, by doing it before rebinding the PV from prime
to target. This way we can ensure the annotations are already present
once the PVC becomes ready.

Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
2024-08-30 14:21:55 +02:00
..
BUILD.bazel Fix progress metric registration and parsing (#3292) 2024-06-03 13:25:37 +02:00
clone-populator_test.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
clone-populator.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
forklift-populator_test.go Fix PVC deletion logic in populators (#3362) 2024-08-22 22:22:35 +02:00
forklift-populator.go update to k8s 1.30 libs and controller-runtime 0.18.4 (#3336) 2024-07-14 20:12:50 +02:00
import-populator_test.go Fix PVC deletion logic in populators (#3362) 2024-08-22 22:22:35 +02:00
import-populator.go fix(import-populator): Make copying of annotations more robust (#3388) 2024-08-30 14:21:55 +02:00
populator-base.go Fix PVC deletion logic in populators (#3362) 2024-08-22 22:22:35 +02:00
populators_suite_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
upload-populator_test.go Fix PVC deletion logic in populators (#3362) 2024-08-22 22:22:35 +02:00
upload-populator.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
util.go Enable dupword linter (#3175) 2024-04-25 01:00:23 +02:00