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

Envoy Mobile: making exception-free build the default #35093

Merged
merged 4 commits into from
Jul 9, 2024

Conversation

alyssawilk
Copy link
Contributor

@alyssawilk alyssawilk commented Jul 8, 2024

This changes a number of Envoy throw EnvoyException calls to use the wrapper throwEnvoyExceptionOrPanic (which for Envoy should still resolve to "throw EnvoyException", so should be a no-op)

Risk Level: low
Testing: existing CI
Docs Changes: n/a
Release Notes: n/a

Copy link

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: #35093 was opened by alyssawilk.

see: more, trace.

@alyssawilk alyssawilk force-pushed the exceptions branch 2 times, most recently from 6cc7aca to c758ec8 Compare July 8, 2024 14:35
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk
Copy link
Contributor Author

@phlax can you make sure I removed the compile time options build correctly? After that you can remove yourself as a reviewer.

phlax
phlax previously approved these changes Jul 8, 2024
Copy link
Member

@phlax phlax left a comment

Choose a reason for hiding this comment

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

lgtm, thanks @alyssawilk

@phlax phlax removed their assignment Jul 8, 2024
RyanTheOptimist
RyanTheOptimist previously approved these changes Jul 8, 2024
Copy link
Contributor

@RyanTheOptimist RyanTheOptimist left a comment

Choose a reason for hiding this comment

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

LGTM. Sweet! Can you also update the PR description to mention the changes to non-mobile source (to use more throwOrPanics).

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk alyssawilk dismissed stale reviews from RyanTheOptimist and phlax via e5d3a96 July 8, 2024 19:41
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk
Copy link
Contributor Author

ugh, did a main merge to handle conflicts, but that broke prechecks because it's broken at HEAD.
#35119
hard resetting away the main merge (sorry reset but hopefully won't break diffs as you didn't review that push)

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk alyssawilk enabled auto-merge (squash) July 9, 2024 15:48
@alyssawilk alyssawilk merged commit 1cbf545 into envoyproxy:main Jul 9, 2024
52 checks passed
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.

None yet

3 participants