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(metrics-operator): introduce insecureSkipTlsVerify parameter for prometheus metrics fetch #3742

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Merge branch 'main' into feat/client

aa679a0
Select commit
Loading
Failed to load commit list.
Open

feat(metrics-operator): introduce insecureSkipTlsVerify parameter for prometheus metrics fetch #3742

Merge branch 'main' into feat/client
aa679a0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 10, 2024 in 0s

77.73% (-0.04%) compared to ffc01b6

View this Pull Request on Codecov

77.73% (-0.04%) compared to ffc01b6

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.73%. Comparing base (ffc01b6) to head (aa679a0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3742      +/-   ##
==========================================
- Coverage   77.77%   77.73%   -0.04%     
==========================================
  Files         219      219              
  Lines       11575    11580       +5     
==========================================
  Hits         9002     9002              
- Misses       2210     2214       +4     
- Partials      363      364       +1     
Files with missing lines Coverage Δ
.../controllers/common/providers/prometheus/common.go 90.00% <100.00%> (+2.00%) ⬆️

... and 1 file with indirect coverage changes