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

kubeadm: update the version constants for 1.15 #80834

Merged
merged 2 commits into from Aug 8, 2019

Commits on Aug 1, 2019

  1. kubeadm: apply a number of _test fixes

    - common_test.go: use constants.CurrentKubernetesVersion
    - diff_test.go: write temporary files instead of using testdata.
    this allows us to not have to bump kubernetesVersions in the
    testdata files (now removed)
    - policy_test.go: apply fixes to tests that were previously passing,
    but a bump in constants.go breaks them. these tests now work
    for any version.
    neolit123 committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    c36a584 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc9e04f View commit details
    Browse the repository at this point in the history