Skip to content

wasm: moving a utility to wasm/common#32252

Merged
alyssawilk merged 3 commits intoenvoyproxy:mainfrom
alyssawilk:async1
Feb 27, 2024
Merged

wasm: moving a utility to wasm/common#32252
alyssawilk merged 3 commits intoenvoyproxy:mainfrom
alyssawilk:async1

Conversation

@alyssawilk
Copy link
Copy Markdown
Contributor

@alyssawilk alyssawilk commented Feb 7, 2024

This seems like a general utility but in 4 years it's still only used by wasm (at least downstream?)

Risk Level: low: code move
Testing: n/a
Docs Changes: n/a
Release Notes: n/a

@repokitteh-read-only
Copy link
Copy Markdown

As a reminder, PRs marked as draft will not be automatically assigned reviewers,
or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

🐱

Caused by: #32252 was opened by alyssawilk.

see: more, trace.

@alyssawilk alyssawilk force-pushed the async1 branch 6 times, most recently from d109016 to 4503b93 Compare February 14, 2024 14:20
@alyssawilk alyssawilk marked this pull request as ready for review February 14, 2024 20:55
@alyssawilk alyssawilk requested a review from lizan as a code owner February 14, 2024 20:55
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
kyessenov
kyessenov previously approved these changes Feb 21, 2024
Copy link
Copy Markdown
Contributor

@kyessenov kyessenov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea, considering URL fetch by Wasm that uses this code is not recommended.

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
auto-merge was automatically disabled February 26, 2024 18:56

Pull Request is not mergeable

@alyssawilk alyssawilk merged commit 10d45c9 into envoyproxy:main Feb 27, 2024
mum4k pushed a commit to envoyproxy/nighthawk that referenced this pull request Mar 5, 2024
- Update the ENVOY_COMMIT and ENVOY_SHA in bazel/repositories.bzl to the latest Envoy's commit.
- Update to .bazelrc and tools/gen_compilation_database.py to envoyproxy/envoy#32585
- Update source/client/process_impl.cc to accommodate refactor in envoyproxy/envoy#32587
- Update tools/code_format/config.yaml for changes in envoyproxy/envoy#32625 and envoyproxy/envoy#32252
- Update python dependencies
- Ensure ostream_formatter definitions are before usage to prevent "explicit specialization of X after instantiation" errors

Signed-off-by: Tom Zhang <4367421+tomjzzhang@users.noreply.github.com>
@alyssawilk alyssawilk deleted the async1 branch May 31, 2024 16:02
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.

3 participants