You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
machine: use patch.NewHelper instead of client.Update() in takeHardwareOwnership() (#511)
- should reduce contention on the Hardware object
- avoids relying on the github.com/tinkerbell/tinkerbell/api version for the Hardware structure too much
Signed-off-by: Ricardo Pardini <[email protected]>
0 commit comments