1. 03 Dec, 2017 1 commit
  2. 02 Dec, 2017 1 commit
    • Kubernetes Submit Queue's avatar
      Merge pull request #56513 from luxas/kubeadm_v19_nits · 8c1ee761
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue. 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>.
      
      kubeadm: Fix bugs in the codebase related to upgrades/downgrades
      
      **What this PR does / why we need it**:
      
      Fixes bugs related to the upgrade / downgrade paths I found in the codebase
      Hides the HighAvailability flag from help text as that feature didn't make it in fully
      Fixes some small things in defaulting and the config JSON schema
      Fixes a bug when cloud-config is referenced but not mounted into the static pod
      
      **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 #
      
      **Special notes for your reviewer**:
      
      **Release note**:
      
      ```release-note
      NONE
      ```
      @kubernetes/sig-cluster-lifecycle-pr-reviews
      8c1ee761
  3. 01 Dec, 2017 11 commits
  4. 30 Nov, 2017 10 commits
  5. 29 Nov, 2017 17 commits