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

ci: enable ipv6 test #4853

Merged
merged 1 commit into from
Dec 6, 2024
Merged

ci: enable ipv6 test #4853

merged 1 commit into from
Dec 6, 2024

Conversation

zirain
Copy link
Member

@zirain zirain commented Dec 5, 2024

No description provided.

@zirain zirain requested a review from a team as a code owner December 5, 2024 07:37
@zirain zirain mentioned this pull request Dec 5, 2024
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.04%. Comparing base (3074800) to head (3449688).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4853      +/-   ##
==========================================
- Coverage   66.09%   66.04%   -0.05%     
==========================================
  Files         209      209              
  Lines       31890    31890              
==========================================
- Hits        21077    21062      -15     
- Misses       9571     9582      +11     
- Partials     1242     1246       +4     

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

Signed-off-by: zirain <[email protected]>
@@ -16,6 +16,7 @@ metadata:
name: proxy-config
namespace: envoy-gateway-system
spec:
ipFamily: IPv4
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IpFamily needs to be set explicitly, sed will change it to right value.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: use {IP_FAMILY} instead of IPv4 to make it clearer?

Copy link
Member Author

@zirain zirain Dec 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use IPv4 directly allow you apply this file without run make prepare-ip-family for debugging

Copy link
Contributor

@arkodg arkodg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks for driving this !

@arkodg arkodg requested review from a team December 5, 2024 19:34
@zirain zirain requested a review from zhaohuabing December 6, 2024 01:06
@zirain zirain merged commit 8cba958 into envoyproxy:main Dec 6, 2024
24 checks passed
@zirain zirain deleted the ipv6-enable-sed branch December 6, 2024 05:39
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.

3 participants