mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-30 16:01:12 +01:00
Detect CD devices, and set size to 0 for CD without media. In user disk wipe tests, skip device mapper devices and CD-ROM. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
12 lines
154 B
Plaintext
12 lines
154 B
Plaintext
go 1.22.4
|
|
|
|
use (
|
|
.
|
|
./hack/cloud-image-uploader
|
|
./hack/docgen
|
|
./hack/gotagsrewrite
|
|
./hack/module-sig-verify
|
|
./hack/structprotogen
|
|
./pkg/machinery
|
|
)
|