-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[1.19] backport #19971 SDS: reduce cost of secret update #20192
Conversation
Signed-off-by: Yuchen Dai <[email protected]>
/wait |
…dsopt Signed-off-by: Yuchen Dai <[email protected]>
Signed-off-by: Yuchen Dai <[email protected]>
/retest |
Retrying Azure Pipelines: |
It seems the macos failure is unrelated
|
/retest |
Retrying Azure Pipelines: |
/retest |
Retrying Azure Pipelines: |
I tried building this locally to debug, and realized I can't build 1.19 on mac at all, because something in cmake_external for zlib can't find cmake in the PATH. |
@ggreenway And the issue at your side and in this macos ci are irrelevant because CI failed at the last step linking envoy-static binary Does it mean there are two issues? |
I think my local issue is because cmake is at It just means I can't help debug it locally. |
@ggreenway im wondering if we can land this address the macos fail separately - checking the postsubmit queue for this branch, it seems the error was already there |
@phlax that's fine with me. |
Great! @ggreenway Will you merge this? |
No, I don't have permission. You need a repo-admin to do it. cc @mattklein123 or @alyssawilk or @lizan |
Can we make sure to get a tracking bug for the test failure? |
@alyssawilk I created issue |
Thanks @lambdai ! assigned it to the release folks :-) |
Commit Message:
Backport #19971
Signed-off-by: Yuchen Dai [email protected]
Additional Description:
Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Fixes commit #PR or SHA]
[Optional Deprecated:]
[Optional API Considerations:]