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

helm: make eg-addons support IPv6 cluster #4559

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

zirain
Copy link
Contributor

@zirain zirain commented Oct 29, 2024

@zirain zirain requested a review from a team as a code owner October 29, 2024 02:27
@zirain
Copy link
Contributor Author

zirain commented Oct 29, 2024

test on my linux(IPv6 kind cluster) and macos m1(IPv4 kind cluster), full test will be inhttps://github.com//pull/4550.

Split from #4550 because #4550 still need wait envoyproxy/ratelimit#748.

.gitignore Outdated Show resolved Hide resolved
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.48%. Comparing base (217c6a5) to head (89fa2ad).
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4559      +/-   ##
==========================================
- Coverage   65.60%   65.48%   -0.12%     
==========================================
  Files         211      211              
  Lines       31696    31858     +162     
==========================================
+ Hits        20793    20862      +69     
- Misses       9698     9753      +55     
- Partials     1205     1243      +38     

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

Signed-off-by: zirain <zirain2009@gmail.com>
service:
telemetry:
metrics:
address: "[${env:MY_POD_IP}]:8888"
Copy link
Contributor

Choose a reason for hiding this comment

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

who is populating this env ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

otel-collector pod

Copy link
Contributor Author

Choose a reason for hiding this comment

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

we'd better change upstream charts, I do believe they should change the default value.

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 !
cc @juwon8891

@arkodg arkodg requested review from a team and zhaohuabing October 30, 2024 00:04
@arkodg arkodg merged commit b0c6f8c into envoyproxy:main Oct 30, 2024
27 checks passed
@zirain zirain deleted the otel-collector-ipv6 branch October 30, 2024 04:51
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