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

Add --no-kubernetes flag to start minikube without kubernetes #12848

Merged
merged 20 commits into from
Nov 4, 2021

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    79f1b8c View commit details
    Browse the repository at this point in the history
  2. better name

    medyagh committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    c827bf8 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    3d0f486 View commit details
    Browse the repository at this point in the history
  2. address review comments

    medyagh committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    bfdc3cf View commit details
    Browse the repository at this point in the history
  3. address review comments

    medyagh committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    cd9d263 View commit details
    Browse the repository at this point in the history
  4. add more constants

    medyagh committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    5bcdba0 View commit details
    Browse the repository at this point in the history
  5. Update test/integration/no_kubernetes.go

    Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
    medyagh and spowelljr authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    d3ec072 View commit details
    Browse the repository at this point in the history
  6. Update test/integration/no_kubernetes.go

    Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
    medyagh and spowelljr authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    47307d7 View commit details
    Browse the repository at this point in the history
  7. Update test/integration/no_kubernetes.go

    Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
    medyagh and spowelljr authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    51e612f View commit details
    Browse the repository at this point in the history
  8. Update test/integration/no_kubernetes.go

    Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
    medyagh and spowelljr authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    1200c8e View commit details
    Browse the repository at this point in the history
  9. Update test/integration/no_kubernetes.go

    Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
    medyagh and spowelljr authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    f54f95d View commit details
    Browse the repository at this point in the history
  10. Update test/integration/no_kubernetes.go

    Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
    medyagh and spowelljr authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    e15065a View commit details
    Browse the repository at this point in the history
  11. Update test/integration/no_kubernetes.go

    Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
    medyagh and spowelljr authored Nov 3, 2021
    Configuration menu
    Copy the full SHA
    0ef4fc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Configuration menu
    Copy the full SHA
    6806e69 View commit details
    Browse the repository at this point in the history
  2. Update cmd/minikube/cmd/start.go

    Co-authored-by: Steven Powell <44844360+spowelljr@users.noreply.github.com>
    medyagh and spowelljr authored Nov 4, 2021
    Configuration menu
    Copy the full SHA
    630e02d View commit details
    Browse the repository at this point in the history
  3. remove comment

    medyagh committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a108c71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92cf41d View commit details
    Browse the repository at this point in the history
  5. better translate

    medyagh committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    75e6ba6 View commit details
    Browse the repository at this point in the history
  6. skip test on none

    medyagh committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    f2c743d View commit details
    Browse the repository at this point in the history
  7. spell

    medyagh committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    f405565 View commit details
    Browse the repository at this point in the history