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

Allow minikube to function with misconfigured NO_PROXY value #4229

Merged
merged 28 commits into from
May 20, 2019

Commits on May 8, 2019

  1. Configuration menu
    Copy the full SHA
    581b63a View commit details
    Browse the repository at this point in the history
  2. Added more comment

    medyagh committed May 8, 2019
    Configuration menu
    Copy the full SHA
    0529f0b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

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

Commits on May 15, 2019

  1. Configuration menu
    Copy the full SHA
    6a433d0 View commit details
    Browse the repository at this point in the history
  2. return error if nil

    medyagh committed May 15, 2019
    Configuration menu
    Copy the full SHA
    ddb95e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8120cdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    830e18d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6384a22 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fe614e View commit details
    Browse the repository at this point in the history
  7. Better name

    medyagh committed May 15, 2019
    Configuration menu
    Copy the full SHA
    b9149b1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e878f9b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1079933 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a0c6013 View commit details
    Browse the repository at this point in the history
  11. Fix formatting

    medyagh committed May 15, 2019
    Configuration menu
    Copy the full SHA
    b8501ea View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    08d19bf View commit details
    Browse the repository at this point in the history
  13. Return host IP when using vmware as vm driver.

    Adds the missing case "vmware" to return the host IP.
    ne0h authored and medyagh committed May 15, 2019
    Configuration menu
    Copy the full SHA
    53a4625 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    88a1489 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Adding more unit test

    medyagh committed May 16, 2019
    Configuration menu
    Copy the full SHA
    a2590ec View commit details
    Browse the repository at this point in the history
  2. Improved Style

    medyagh committed May 16, 2019
    Configuration menu
    Copy the full SHA
    f38efb9 View commit details
    Browse the repository at this point in the history
  3. Added unittest and rebase

    medyagh committed May 16, 2019
    Configuration menu
    Copy the full SHA
    3ff806a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1e34b0 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    medyagh committed May 16, 2019
    Configuration menu
    Copy the full SHA
    6484548 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. Clean up after unit test

    medyagh committed May 17, 2019
    Configuration menu
    Copy the full SHA
    0d58773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4cf3b0 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2019

  1. Debug

    medyagh committed May 19, 2019
    Configuration menu
    Copy the full SHA
    42e40e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    871c2e6 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    medyagh committed May 19, 2019
    Configuration menu
    Copy the full SHA
    c428ce5 View commit details
    Browse the repository at this point in the history
  4. Improve test clean up

    medyagh committed May 19, 2019
    Configuration menu
    Copy the full SHA
    b6bf1df View commit details
    Browse the repository at this point in the history