tinkerbell / rufio

Kubernetes Controller for BMC Interactions
Apache License 2.0
39 stars 16 forks source link

Update Machine CRD: #257

Closed jacobweinstock closed 1 month ago

jacobweinstock commented 1 month ago

Description

Update most all provider options to be optional and to have the json struct tags with omitempty.

Why is this needed

Fixes: #

How Has This Been Tested?

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

Checklist:

I have:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 47.60%. Comparing base (c5afdbb) to head (8096773). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #257 +/- ## ======================================= Coverage 47.60% 47.60% ======================================= Files 11 11 Lines 1338 1338 ======================================= Hits 637 637 Misses 646 646 Partials 55 55 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.