-
Notifications
You must be signed in to change notification settings - Fork 703
(release-1-16) Cherrypick #3834 #3974
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
(release-1-16) Cherrypick #3834 #3974
Conversation
Move to Envoy Admin over unix socket to mitigate security issues with external name services. Signed-off-by: Steve Sloka <[email protected]>
|
The e2e's failed for me locally, but not sure if a local dep thing or not, waiting to see what CI does. |
Codecov Report
@@ Coverage Diff @@
## release-1.16 #3974 +/- ##
================================================
+ Coverage 76.73% 76.84% +0.10%
================================================
Files 107 107
Lines 8306 8404 +98
================================================
+ Hits 6374 6458 +84
- Misses 1805 1819 +14
Partials 127 127
|
sunjayBhatia
left a comment
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.
I don't think the infra test suite applies cleanly here without adding the deployment e2e package as well since it depends on that and that was not present in this release branch yet
we could forgo adding those tests here as well since we've been manually verifying for older releases to reduce the cherry-pick headache
Signed-off-by: Steve Sloka <[email protected]>
1120891 to
377e7c4
Compare
|
@sunjayBhatia I removed the |
|
Looks like it may need a |
yeah i think just removing all |
Signed-off-by: Steve Sloka <[email protected]>
b93112c to
ed5d714
Compare
Move to Envoy Admin over unix socket to mitigate security issues with external name services.
Signed-off-by: Steve Sloka [email protected]