containerized-data-importer/pkg/controller/populators
Alex Kalenyuk 1927d7d13e
Use new 1.23.6 builder (#3652)
* Use new 1.23.6 builder

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

* Bump linter to 1.60.3 for go 1.23 support

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

* Disable linter failures over G115

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

* Fix lint issues related to error format formatting

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

* Address remaining lint failures

len is enough/sprintf not really used

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>

---------

Signed-off-by: Alex Kalenyuk <akalenyu@redhat.com>
2025-03-03 14:51:29 +01: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 Use new 1.23.6 builder (#3652) 2025-03-03 14:51:29 +01:00
import-populator_test.go CNV-52722: Pass through extra VDDK configuration options to importer pod. (#3572) 2025-01-20 18:30:50 +01:00
import-populator.go Fix Error formatting in populators (#3634) 2025-02-16 15:15:21 +01:00
populator-base.go CNV-52722: Pass through extra VDDK configuration options to importer pod. (#3572) 2025-01-20 18:30:50 +01:00
populators_suite_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
upload-populator_test.go Populators: Add to PVC' exclude velero backup label (#3522) 2024-11-10 20:58:00 +01: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