tinkerbell / rufio

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

Add redfish provider options: #256

Closed jacobweinstock closed 1 month ago

jacobweinstock commented 1 month ago

Description

Add redfish options, UseBasicAuth, and SystemName. See the RedfishOptions struct for new field details.

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 (cda13df) to head (c1c3a93). Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #256 +/- ## ========================================== - Coverage 47.78% 47.60% -0.18% ========================================== Files 11 11 Lines 1084 1338 +254 ========================================== + Hits 518 637 +119 - Misses 511 646 +135 Partials 55 55 ```

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