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

fix: failed to add cluster when the cluster server address is ipv6 (#8204) #15350

Merged
merged 4 commits into from
Sep 12, 2023

fix: lowercase URI secret name; abbreviated IPv6 address

128644c
Select commit
Loading
Failed to load commit list.
Merged

fix: failed to add cluster when the cluster server address is ipv6 (#8204) #15350

fix: lowercase URI secret name; abbreviated IPv6 address
128644c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Sep 12, 2023 in 1s

49.97% (+0.00%) compared to b7ef32e

View this Pull Request on Codecov

49.97% (+0.00%) compared to b7ef32e

Details

Codecov Report

Patch coverage: 80.00% and no project coverage change.

Comparison is base (b7ef32e) 49.96% compared to head (128644c) 49.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #15350   +/-   ##
=======================================
  Coverage   49.96%   49.97%           
=======================================
  Files         263      263           
  Lines       45235    45249   +14     
=======================================
+ Hits        22602    22613   +11     
- Misses      20418    20420    +2     
- Partials     2215     2216    +1     
Files Changed Coverage Δ
util/db/secrets.go 81.19% <80.00%> (-0.36%) ⬇️

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.