Server block device mapping #1811
Annotations
4 errors and 1 warning
|
go-lint
Process completed with exit code 2.
|
|
go-lint:
internal/controllers/server/actuator.go#L279
Consider pre-allocating `blockDevices` (prealloc)
|
|
go-lint:
api/v1alpha1/server_types.go#L86
requiredfields: field ServerBlockDeviceSpec.SourceType does not allow the zero value. It must have the omitempty tag. (kubeapilinter)
|
|
go-lint:
internal/controllers/server/actuator.go#L153
cyclomatic complexity 38 of func `(serverActuator).CreateResource` is high (> 30) (gocyclo)
|
|
go-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|