Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bmclib version: #157

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Conversation

jacobweinstock
Copy link
Member

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:

  • updated the documentation and/or roadmap (if required)
  • added unit or e2e tests
  • provided instructions on how to upgrade

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

Signed-off-by: Jacob Weinstock <jakobweinstock@gmail.com>
@codecov
Copy link

codecov bot commented Oct 4, 2023

Codecov Report

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

❗ 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           

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

@jacobweinstock jacobweinstock added the ready-to-merge Mergify: Ready for Merging label Oct 4, 2023
@mergify mergify bot merged commit 82544a2 into tinkerbell:main Oct 4, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge Mergify: Ready for Merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants