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

Upgrade minimum supported k8s version to v1.12 #7723

Merged
merged 11 commits into from
Apr 17, 2020

Commits on Apr 16, 2020

  1. Change name of preload test for easier local testing

    Priya Wadhwa committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    0e3950d View commit details
    Browse the repository at this point in the history
  2. remove mem requirement

    Priya Wadhwa committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    d0c2b64 View commit details
    Browse the repository at this point in the history
  3. Remove parallelization between updating cluster and setting up certs

    I think this may be creating a race condition and causing TestStartStop to fail, since we seem to be copying over some certs in UpdateCluster.
    Priya Wadhwa committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    39e4129 View commit details
    Browse the repository at this point in the history
  4. reintroduce memory flag

    Priya Wadhwa committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    c722f3b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9319a6a View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2020

  1. Merge branch 'master' of https://github.com/kubernetes/minikube into …

    …flake
    Priya Wadhwa committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    156558c View commit details
    Browse the repository at this point in the history
  2. Upgrade oldest supported k8s version to v1.12.0

    Priya Wadhwa committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    3d05a43 View commit details
    Browse the repository at this point in the history
  3. fix lint

    Priya Wadhwa committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    e3b6ba0 View commit details
    Browse the repository at this point in the history
  4. Fix unit test

    Priya Wadhwa committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    02bafac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a1de72 View commit details
    Browse the repository at this point in the history
  6. remove testing for v1.11

    Priya Wadhwa committed Apr 17, 2020
    Configuration menu
    Copy the full SHA
    dac6566 View commit details
    Browse the repository at this point in the history