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

gateway-provisoner: customize the cert's lifetime #6604

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

little refactor

1766f9f
Select commit
Loading
Failed to load commit list.
Open

gateway-provisoner: customize the cert's lifetime #6604

little refactor
1766f9f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 11, 2025 in 0s

81.77% (+0.00%) compared to 808864b

View this Pull Request on Codecov

81.77% (+0.00%) compared to 808864b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.77%. Comparing base (808864b) to head (1766f9f).
Report is 108 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6604   +/-   ##
=======================================
  Coverage   81.76%   81.77%           
=======================================
  Files         133      133           
  Lines       15944    15947    +3     
=======================================
+ Hits        13037    13040    +3     
  Misses       2614     2614           
  Partials      293      293           
Files with missing lines Coverage Δ
internal/provisioner/controller/gateway.go 59.40% <100.00%> (+0.34%) ⬆️
internal/provisioner/model/model.go 100.00% <100.00%> (ø)
internal/provisioner/objects/secret/secret.go 48.43% <100.00%> (ø)