Using reliable eviction check #3087
Annotations
4 errors
Run Staticcheck:
controllers/humiocluster_controller.go#L2155
should omit comparison to bool constant, can be simplified to !reasonsNodeCannotBeSafelyUnregistered.GetLeadsDigest() (S1002)
|
Run Staticcheck:
controllers/humiocluster_controller.go#L2156
should omit comparison to bool constant, can be simplified to !reasonsNodeCannotBeSafelyUnregistered.GetHasUnderReplicatedData() (S1002)
|
Run Staticcheck:
controllers/humiocluster_controller.go#L2157
should omit comparison to bool constant, can be simplified to !reasonsNodeCannotBeSafelyUnregistered.GetHasDataThatExistsOnlyOnThisNode() (S1002)
|
Run Staticcheck
Process completed with exit code 1.
|
Loading