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 the issue where the webhook port does not support IPv6 listening … #1810

Closed
wants to merge 1 commit into from

Conversation

lidajia
Copy link

@lidajia lidajia commented Oct 30, 2024

…configuration, and use IPv4 compatibility mode to listen to the webhook port

Fix the issue where the webhook port does not support IPv6 listening configuration, and use IPv4 compatibility mode to listen to the webhook port

Ⅰ. Describe what this PR does

support ipv6

Ⅱ. Does this pull request fix one issue?

Ⅲ. Describe how to verify it

Ⅳ. Special notes for reviews

…configuration, and use IPv4 compatibility mode to listen to the webhook port

Fix the issue where the webhook port does not support IPv6 listening configuration, and use IPv4 compatibility mode to listen to the webhook port
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 49.92%. Comparing base (0d0031a) to head (86d274e).
Report is 112 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1810      +/-   ##
==========================================
+ Coverage   47.91%   49.92%   +2.00%     
==========================================
  Files         162      192      +30     
  Lines       23491    24629    +1138     
==========================================
+ Hits        11256    12295    +1039     
- Misses      11014    11053      +39     
- Partials     1221     1281      +60     
Flag Coverage Δ
unittests 49.92% <ø> (+2.00%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@ABNER-1
Copy link
Member

ABNER-1 commented Oct 30, 2024

Hello, @lidajia.
Please fix DCO checks by following step.

@lidajia lidajia closed this Nov 2, 2024
@lidajia lidajia deleted the patch-1 branch November 2, 2024 07:43
@lidajia lidajia restored the patch-1 branch November 2, 2024 07:43
@lidajia lidajia deleted the patch-1 branch November 2, 2024 07:59
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