tinkerbell / rufio

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

Update bmclib version: #157

Closed jacobweinstock closed 11 months ago

jacobweinstock commented 11 months ago

Description

The new version defaults the http.Client to have InsecureSkipVerify equal true. This is inline with the other providers.

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 11 months ago

Codecov Report

Merging #157 (1c8f479) into main (96dbc0e) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 1c8f479 differs from pull request most recent head ec72d56. Consider uploading reports for the commit ec72d56 to get more accurate results

@@           Coverage Diff           @@
##             main     #157   +/-   ##
=======================================
  Coverage   63.17%   63.17%           
=======================================
  Files           5        5           
  Lines         478      478           
=======================================
  Hits          302      302           
  Misses        137      137           
  Partials       39       39           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more