[DO NOT SUBMIT] Update sha for upstream envoy (latest)#531
[DO NOT SUBMIT] Update sha for upstream envoy (latest)#531varungbt wants to merge 4 commits intoGoogleCloudPlatform:masterfrom
Conversation
|
Hi @varungbt. Thanks for your PR. I'm waiting for a GoogleCloudPlatform 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. DetailsInstructions 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. |
|
/assign @nareddyt |
|
/ok-to-test |
|
Oh man, it looks like the latest Envoy has some breaking changes that we need to fix. This is announced here: https://groups.google.com/g/envoy-announce/c/MZU4vp3nf5U Maybe you can just run the shell script in the post above to fix all our files, and then update this PR with those changes? If it is too much work I can attempt to fix our side of things this week. |
|
@nareddyt I actually want this commit to be consumed So let me try to update the sha for this commit and see if it works fine |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: varungbt The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@nareddyt the build failed again due to some protobuf issue. This is still due to a breaking change on envoy? |
|
@nareddyt let me try running the shellscript and commit a few more changes. |
No, it seems unrelated. Envoy always have some breaking changes we have to fix. These shouldn't be too difficult, but it unrelated to the shell script and announcement. I can work on it this week for you. |
|
@nareddyt sure let me know. We are a blocked due to the jwks refetch issue on envoy. I tried the shell script to update the includes but still the C++ compilation is unable to complete. If you could release out a new version of espv2 with these changes, it would be greatly appreciated. Thank you. |
|
@qiwzhang you are right I would like the commit you shared to be used in the ESPV2 runtime build. Can you share details on how to use the flag? |
|
The flag is not added yet. @varungbt |
|
Hi @nareddyt The envoy pr was submitted 13 days ago. My original plan was to wait for it to be officially released by upstream envoy into next envoy release. Envoy 1.18.3 is already 29 days old. I am not sure about its release schedule. If it is about to have a new release. I like to wait for its new release to get that change. |
|
@varungbt: The following tests failed, say
DetailsInstructions 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. I understand the commands that are listed here. |
|
Hmm, envoy 1.19.0 will be released at 6/30/2021, according to this doc Is that too late for you? In general, we only sync to a release version. Unless it is a critical bug fix or important new features. |
|
OK, I will work on this. will sync to the latest Envoy and add a flag to enable |
|
Replaced this with #532 |
This pull request updates the sha version for the envoy repo's latest commit.