Skip to content

Commit

Permalink
fix: tweak
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 committed Dec 24, 2024
1 parent 92dc3a7 commit affc6f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/driver/hooks/prestop.go
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ func (h *hook) PreStop(ctx context.Context) error {
log.Info().
Str("node_name", h.nodeName).
Msg("Finished waiting for VolumeAttachments cleanup")

return nil
}

Expand Down

0 comments on commit affc6f0

Please sign in to comment.