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

Fix: dynamic router creation #11234

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

N0tExisting
Copy link

@N0tExisting N0tExisting commented Oct 28, 2024

What does this PR do?

Stop routers from being created automatically if the defaultRule is empty (""), which should fix #5576

Motivation

It was bothering me, that the issue hasn't been fixed after this long.

More

  • Added/updated tests
  • Added/updated documentation

Additional Notes

@N0tExisting N0tExisting force-pushed the fix/dynamic-router-creation branch from 244aa77 to 868ab62 Compare October 28, 2024 10:34
@sufyan-squiibz
Copy link

sufyan-squiibz commented Dec 4, 2024

hi dude, FYI in my config with latest version this is working well -> defaultRule: ""

defaultRule

@rtribotte
Copy link
Member

Hi @N0tExisting,

Thanks for this contribution!

We are wondering whether it should be put out of draft and be reviewed. Are you still iterating on it?

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

Successfully merging this pull request may close these issues.

Option to not create router dynamically
4 participants