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

feat: Add --influxdb.insecureSkipVerify #1

Merged
merged 1 commit into from
Dec 31, 2021

Conversation

irvinlim
Copy link
Owner

@irvinlim irvinlim commented Dec 31, 2021

Adds a new flag --influxdb.insecureSkipVerify which allows bypassing errors in TLS certificate chain or hostname from InfluxDB.

@irvinlim irvinlim marked this pull request as ready for review December 31, 2021 18:17
@codecov-commenter
Copy link

Codecov Report

Merging #1 (7594ced) into main (d3c6425) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #1   +/-   ##
=======================================
  Coverage   66.52%   66.52%           
=======================================
  Files           3        3           
  Lines         236      236           
=======================================
  Hits          157      157           
  Misses         59       59           
  Partials       20       20           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d3c6425...7594ced. Read the comment docs.

@irvinlim irvinlim merged commit a59d20a into main Dec 31, 2021
@irvinlim irvinlim deleted the irvinlim/feat/influxdb-insecure-skip-verify branch December 31, 2021 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants