Skip to content
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

Merged
merged 3 commits into from
Mar 28, 2022

Conversation

lambdai
Copy link
Contributor

@lambdai lambdai commented Mar 3, 2022

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:]

@lambdai
Copy link
Contributor Author

lambdai commented Mar 7, 2022

/wait

@lambdai
Copy link
Contributor Author

lambdai commented Mar 10, 2022

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #20192 (comment) was created by @lambdai.

see: more, trace.

@lambdai
Copy link
Contributor Author

lambdai commented Mar 10, 2022

It seems the macos failure is unrelated

ERROR: /Users/runner/work/1/s/source/exe/BUILD:23:16: Linking source/exe/envoy-static failed: (Aborted): cc_wrapper.sh failed: error executing command 
  (cd /private/var/tmp/_bazel_runner/3d1a7f52fd47fc9a8db71770aacd13e5/sandbox/darwin-sandbox/3950/execroot/envoy && \
  exec env - \
    APPLE_SDK_PLATFORM=MacOSX \
    APPLE_SDK_VERSION_OVERRIDE=12.1 \
    PATH=/usr/local/bin:/opt/local/bin:/usr/bin:/bin \
    XCODE_VERSION_OVERRIDE=13.2.1.13C100 \
  external/local_config_cc/cc_wrapper.sh @bazel-out/darwin-fastbuild/bin/source/exe/envoy-static-2.params)
Execution platform: @local_config_platform//:host

Use --sandbox_debug to see verbose messages from the sandbox
clang: warning: argument unused during compilation: '-pie' [-Wunused-command-line-argument]

@ggreenway
Copy link
Contributor

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #20192 (comment) was created by @ggreenway.

see: more, trace.

@lambdai
Copy link
Contributor Author

lambdai commented Mar 16, 2022

/retest

@repokitteh-read-only
Copy link

Retrying Azure Pipelines:
Retried failed jobs in: envoy-presubmit

🐱

Caused by: a #20192 (comment) was created by @lambdai.

see: more, trace.

@ggreenway
Copy link
Contributor

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.

@lambdai
Copy link
Contributor Author

lambdai commented Mar 16, 2022

@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?

@ggreenway
Copy link
Contributor

ggreenway commented Mar 17, 2022

@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 /opt/brew/bin, which I think is not standard but it is in my PATH, but bazel/cmake overrides my PATH. It fails for me very early in the build, so that isn't the same as the issue in CI.

It just means I can't help debug it locally.

@phlax
Copy link
Member

phlax commented Mar 23, 2022

@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

@ggreenway
Copy link
Contributor

@phlax that's fine with me.

@lambdai
Copy link
Contributor Author

lambdai commented Mar 28, 2022

Great! @ggreenway Will you merge this?

@ggreenway
Copy link
Contributor

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

@alyssawilk alyssawilk merged commit c74a3ac into envoyproxy:release/v1.19 Mar 28, 2022
@alyssawilk
Copy link
Contributor

Can we make sure to get a tracking bug for the test failure?

@lambdai lambdai deleted the 119sdsopt branch March 28, 2022 21:28
@lambdai
Copy link
Contributor Author

lambdai commented Mar 29, 2022

@alyssawilk I created issue
I can create another backport to verify :)

@alyssawilk
Copy link
Contributor

Thanks @lambdai ! assigned it to the release folks :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants