-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Merge changes from istio template (#38837) #40410
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
Merge changes from istio template (#38837) #40410
Conversation
* Merge changes from istio template * Remove security section * Missing end * Make gen, remove the ifs and add lifecycle - grpc starts very fast * Few debug statements to figure out why wait doesn't work * Use the agent ready port * Rever the deugging changes * make gen
Hi @sanjaypujare. Thanks for your PR. I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@costinm as discussed. Once you are okay I will change from draft to regular PR |
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.
This is a safe change to merge - it only impacts proxyless gRPC, which is still an experimental feature.
Will need to be approved by the release managers. I think it is very good to merge since it helps with increasing the number of users of proxyless gRPC, in 1.14 it doesn't work very well without this change. |
Thanks @costinm . I believe I can't merge this but will need to be merged by the release manager? |
The tests are still waiting, how does that get unblocked? @lei-tang ?
|
/retest |
Thank you. |
/retest |
@sanjaypujare: Cannot trigger testing until a trusted user reviews the PR and leaves an In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/ok-to-test |
From the output:
This does not seem related to the change in the PR. @costinm or @lei-tang could you confirm? |
/retest |
Merge changes from istio template
Remove security section
Missing end
Make gen, remove the ifs and add lifecycle - grpc starts very fast
Few debug statements to figure out why wait doesn't work
Use the agent ready port
Rever the deugging changes
make gen
Please provide a description of this PR: