tinkerbell / hook

In-memory Operating System Installation Environment for Executing Tinkerbell Workflows
Apache License 2.0
103 stars 51 forks source link

Adds retry instead of immediate failure #94

Closed ScottGarman closed 2 years ago

ScottGarman commented 2 years ago

Description

Instead of immediate failure, we now have a retry mechanism in the event DHCP is slow

Why is this needed

Instant failure happens if the network takes a little bit of time to come up.. this adds a retry and sleep etc.

Fixes: #

How Has This Been Tested?

How are existing users impacted? What migration steps/scripts do we need?

Checklist:

I have: