• Alexander Kanevskiy's avatar
    Allows to use versions like 1.6.4 instead v1.6.4 · d8fcf4fc
    Alexander Kanevskiy authored
    As part of issue kubernetes/kubeadm#292 discussion, it
    turned out that for users it is not always obvious that
    version specification parameter must be in form "vX.Y.Z".
    This patch allows to specify it in form "X.Y.Z" and
    converts it internally to normal semantic version which
    expected in the rest of the code.
    d8fcf4fc
version.go 2.6 KB