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

chore: use net.JoinHostPort #4599

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

Conversation

zirain
Copy link
Contributor

@zirain zirain commented Oct 31, 2024

fixes: #4597

Signed-off-by: zirain <zirain2009@gmail.com>
@zirain zirain requested a review from a team as a code owner October 31, 2024 22:36
arkodg
arkodg previously approved these changes Oct 31, 2024
@arkodg arkodg requested review from a team October 31, 2024 22:39
Copy link

codecov bot commented Oct 31, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 65.42%. Comparing base (db68027) to head (9ac2399).

Files with missing lines Patch % Lines
internal/gatewayapi/securitypolicy.go 80.00% 1 Missing ⚠️
internal/kubernetes/port_forwarder.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4599      +/-   ##
==========================================
+ Coverage   65.40%   65.42%   +0.01%     
==========================================
  Files         211      211              
  Lines       31887    31887              
==========================================
+ Hits        20855    20861       +6     
+ Misses       9785     9781       -4     
+ Partials     1247     1245       -2     

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

Signed-off-by: zirain <zirain2009@gmail.com>
Signed-off-by: zirain <zirain2009@gmail.com>
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.

IPv6: use net.JoinHostPort
4 participants