Merge pull request #458 from ivelichkovich/fast #1234
Annotations
11 warnings
|
|
cmd/nodeslicecontroller/node_slice_controller.go#L1
should have a package comment
|
cmd/controlloop/controlloop.go#L1
should have a package comment
|
pkg/logging/logging.go#L15
should have a package comment
|
pkg/logging/logging_test.go#L20
should not use dot imports
|
pkg/storage/storage_test.go#L7
should not use dot imports
|
pkg/version/version.go#L24
exported function GetVersion should have comment or be unexported
|
pkg/storage/storage.go#L1
should have a package comment
|
pkg/api/whereabouts.cni.cncf.io/v1alpha1/nodeslicepool_types.go#L25
exported type NodeSliceAllocation should have comment or be unexported
|
pkg/logging/logging_test.go#L21
should not use dot imports
|
This job succeeded
Loading