containerized-data-importer/pkg/importer
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 s390x enablement WIP (#3357) 2024-08-31 05:03:56 +02:00
data-processor_test.go Use direct io with qemu-img convert if pod is OOMKilled (#3017) 2024-05-16 02:22:23 +02:00
data-processor.go Fix uploading for block devices that exceed requested size (#3461) 2024-10-16 20:44:44 +02:00
errors.go Add new DV reason: ImagePullFailed (#3194) 2024-04-18 19:35:59 +02:00
format-readers_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
format-readers.go Fix progress metric registration and parsing (#3292) 2024-06-03 13:25:37 +02:00
gcs-datasource_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
gcs-datasource.go Use new 1.23.6 builder (#3652) 2025-03-03 14:51:29 +01:00
http-datasource_test.go Enable usestdlibvars linter (#3299) 2024-06-02 18:23:31 +02:00
http-datasource.go Use new 1.23.6 builder (#3652) 2025-03-03 14:51:29 +01:00
imageio-datasource_test.go Enable Gosec linter (#3283) 2024-05-30 16:29:33 +02:00
imageio-datasource.go Enable usestdlibvars linter (#3299) 2024-06-02 18:23:31 +02:00
importer_suite_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
registry-datasource_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
registry-datasource.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
s3-datasource_test.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
s3-datasource.go Use new 1.23.6 builder (#3652) 2025-03-03 14:51:29 +01:00
transport_test.go feat(import): Set PVC labels derived from env vars on containerdisks (#3103) 2024-03-21 23:13:16 +01:00
transport.go Enable Gosec linter (#3283) 2024-05-30 16:29:33 +02:00
upload-datasource_test.go Update to ginkgo v2 (#2788) 2023-07-26 02:35:55 +02:00
upload-datasource.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
util_test.go Add new DV reason: ImagePullFailed (#3194) 2024-04-18 19:35:59 +02:00
util.go Enable autoformatting linters (#3179) 2024-04-24 13:52:22 +02:00
vddk-datasource_amd64.go CNV-51521 | Fix Incomplete transfer of change blocks leads to data corruption (#3534) 2024-11-22 00:45:15 +01:00
vddk-datasource_arm64.go Improve usability of Golangci-lint (#3193) 2024-05-11 02:52:18 +02:00
vddk-datasource_s390x.go s390x enablement WIP (#3357) 2024-08-31 05:03:56 +02:00
vddk-datasource_test.go CNV-51521 | Fix Incomplete transfer of change blocks leads to data corruption (#3534) 2024-11-22 00:45:15 +01:00