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

route config: moving the route provider manager to its own file #34155

Merged
merged 2 commits into from
May 16, 2024

Conversation

alyssawilk
Copy link
Contributor

This also removes a utility which had switch-and-panic calls in favor of explicitly calling the create functions inline.

Risk Level: low: mostly code move.
Testing: n/a
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: #34155 was opened by alyssawilk.

see: more, trace.

Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
@alyssawilk alyssawilk force-pushed the rds3 branch 2 times, most recently from 11ca003 to b2ac48c Compare May 15, 2024 13:47
Signed-off-by: Alyssa Wilk <alyssar@chromium.org>
Copy link
Contributor

@adisuissa adisuissa 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!

#include <queue>
#include <string>

#include "envoy/admin/v3/config_dump.pb.h"
Copy link
Contributor

Choose a reason for hiding this comment

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

So many included files :) crazy

@alyssawilk alyssawilk merged commit 01312ac into envoyproxy:main May 16, 2024
53 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