• Kubernetes Submit Queue's avatar
    Merge pull request #63920 from dixudx/kubeadm-support-version · 6c7fb87c
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 63920, 63716, 63928, 60553, 63946). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.
    
    Update kubeadm's minimum supported Kubernetes in v1.11.x to 1.10
    
    **What this PR does / why we need it**:
    This PR does,
    
    * Restricts supported Kubernetes version in 1.11 cycle;
    * Removes useless v190-specific variables, since the minimum version is v1.10;
    * Bumps etcd version based on k8s version to 1.10.X => 3.1.12, 1.11.X => 3.2.18, 1.12.X => 3.2.18;
    
    **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    Fixes kubernetes/kubeadm#815
    
    **Special notes for your reviewer**:
    /cc kubernetes/sig-cluster-lifecycle-pr-reviews
    /cc luxas 
    **Release note**:
    
    ```release-note
    Update kubeadm's minimum supported kubernetes in v1.11.x to 1.10
    ```
    6c7fb87c
Name
Last commit
Last update
..
clicheck Loading commit data...
cloud-controller-manager Loading commit data...
controller-manager Loading commit data...
gendocs Loading commit data...
genkubedocs Loading commit data...
genman Loading commit data...
genswaggertypedocs Loading commit data...
genutils Loading commit data...
genyaml Loading commit data...
hyperkube Loading commit data...
importverifier Loading commit data...
kube-apiserver Loading commit data...
kube-controller-manager Loading commit data...
kube-proxy Loading commit data...
kube-scheduler Loading commit data...
kubeadm Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
linkcheck Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...