-
Notifications
You must be signed in to change notification settings - Fork 173
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: add xds v3 default config #835
Conversation
Codecov ReportBase: 60.72% // Head: 60.72% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## main #835 +/- ##
=======================================
Coverage 60.72% 60.72%
=======================================
Files 137 137
Lines 9101 9101
=======================================
Hits 5527 5527
Misses 2887 2887
Partials 687 687 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Signed-off-by: seeflood <[email protected]>
Signed-off-by: seeflood <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. Thanks!
What this PR does:
I just took the task of integrating istio 1.10 #664 and fixed #700 by the way
Which issue(s) this PR fixes:
Fixes #700