Update envoy to 06/09/2021#532
Conversation
|
All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the ℹ️ Googlers: Go here for more info. |
Signed-off-by: Wayne Zhang <qiwzhang@google.com>
787646e to
9636859
Compare
Signed-off-by: Wayne Zhang <qiwzhang@google.com>
Signed-off-by: Wayne Zhang <qiwzhang@google.com>
|
/retest |
|
@qiwzhang: The following test 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. |
nareddyt
left a comment
There was a problem hiding this comment.
I assume the padding issue will be fixed in a follow-up CL?
Yes, the change hasn't be submitted in upstream |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nareddyt, qiwzhang, TAOXUY The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Not yet, I am working on a new PR to add such flag for you to enable it. |
Envoy updated to latest protobuf repo. It has changed util::Status to match with abls::Status.
Changed service_control_client_cxx to use the new Status
Changed ESPv2 code to use the new Status.
Also have to fix build breaking changes