tinkerbell / rufio

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

Add provider connection options BMCOptions: #181

Closed jacobweinstock closed 11 months ago

jacobweinstock commented 11 months ago

Description

This propagates all options appropriately.This fixes an issue where no options except RPC options get passed through properly.

Why is this needed

Fixes: #

How Has This Been Tested?

Manually tested.

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

Checklist:

I have:

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (3fbc452) 63.17% compared to head (13c5f05) 63.54%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #181 +/- ## ========================================== + Coverage 63.17% 63.54% +0.36% ========================================== Files 5 5 Lines 478 480 +2 ========================================== + Hits 302 305 +3 + Misses 137 136 -1 Partials 39 39 ```

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