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

Bug 1838032: Don't create router to external network when BYO subnet is set #3632

Merged

Commits on May 20, 2020

  1. Don't create router to external network when BYO subnet is set

    It may not be possible to set a router to the external network, or may
    not be necessary, depending on how the customer chooses to route their traffic.
    Since it is very hard to contextually deduce what external routing
    scheme the customer wants to set up, it is preferrable to just not
    attempt to automate anything for them, and let them customize it themselves.
    Emilio Garcia committed May 20, 2020
    Copy the full SHA
    9859962 View commit details
    Browse the repository at this point in the history