Skip to content

Commit 52171f5

Browse files
committed
fix lint
Signed-off-by: Ajay Mishra <ajmishra@nvidia.com>
1 parent 6cadee4 commit 52171f5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

node-drainer/pkg/informers/informers.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -704,6 +704,7 @@ func (i *Informers) UpdateNodeEvent(_ context.Context, nodeName string, reason s
704704
}
705705

706706
i.eventRecorder.Event(node, v1.EventTypeNormal, reason, message)
707+
707708
return nil
708709
}
709710

0 commit comments

Comments
 (0)