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

Minikube: more options for connectivity #2312

Merged
merged 3 commits into from
Oct 21, 2021

Commits on Oct 19, 2021

  1. Minikube: more options for connectivity

    Minikube is a bit of a nightmare, since depending on your OS and your
    driver, you may or may not be able to connect to a UDP GameServer, with
    or without workarounds.
    
    These changes capture two things:
    
    1. A few more workaround to try and some dead ends to avoid.
    2. Which OS+driver combos are known to work.
    3. That it may not actually be possible, in which case, it's time to try
     something else.
    markmandel committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    331d3b5 View commit details
    Browse the repository at this point in the history
  2. Review updates.

    markmandel committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    a5a7422 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    0caa728 View commit details
    Browse the repository at this point in the history