Skip to content

controller: decompose the LH provisioner

codefactor.io / CodeFactor failed Jun 5, 2024 in 2s

2 issues found.

Annotations

Check notice on line 348 in pkg/controller/blockdevice/controller.go

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pkg/controller/blockdevice/controller.go#L194-L348

Complex Method

Check notice on line 354 in pkg/controller/blockdevice/controller.go

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pkg/controller/blockdevice/controller.go#L354

Switch with only one case can be replaced by an if-then. (unnecessary-stmt)