• Lubomir I. Ivanov's avatar
    kubeadm: apply a number of _test fixes · c36a584d
    Lubomir I. Ivanov authored
    - 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.
    c36a584d