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

Unset the current-context after minikube stop #4177

Merged
merged 9 commits into from
May 15, 2019

Commits on Apr 30, 2019

  1. Unset the current-context on minikube stop

    Himanshu Pandey committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    df0a0ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8af727 View commit details
    Browse the repository at this point in the history
  3. Fixed gofmt errors

    Himanshu Pandey committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    fb0127f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Fixed the build error and formatting

    Himanshu Pandey committed May 2, 2019
    Configuration menu
    Copy the full SHA
    a4018bf View commit details
    Browse the repository at this point in the history
  2. Fixed the test case

    Himanshu Pandey committed May 2, 2019
    Configuration menu
    Copy the full SHA
    a533b56 View commit details
    Browse the repository at this point in the history
  3. Changed the error message style in test case.

    Himanshu Pandey committed May 2, 2019
    Configuration menu
    Copy the full SHA
    fd7277b View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. minor code change: Added strings.TrimRight()

    Himanshu Pandey committed May 3, 2019
    Configuration menu
    Copy the full SHA
    dd8d3cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e23a784 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. Updated the test case

    Himanshu Pandey committed May 7, 2019
    Configuration menu
    Copy the full SHA
    64f990c View commit details
    Browse the repository at this point in the history