1. 19 Jun, 2018 7 commits
  2. 18 Jun, 2018 9 commits
  3. 17 Jun, 2018 1 commit
    • Kubernetes Submit Queue's avatar
      Merge pull request #65104 from luxas/kubeadm_v111_more_bugs · d5c76d89
      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 an upgrading issue wrt the dynamic kubelet dropin
      
      **What this PR does / why we need it**:
      At the moment (will change), this PR does two things:
       - Makes `kubeletphase.WriteKubeletDynamicEnvFile` run at upgrade time if needed for making v1.10 -> v1.11 upgrades work end to end
       - Fixes so that `--dry-run` works smoothly on `init/upgrade` ==> separate PR
      
      **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 
      /kind bug
      /priority critical-urgent
      /status approved-for-milestone
      /assign @timothysc
      d5c76d89
  4. 16 Jun, 2018 2 commits
  5. 15 Jun, 2018 12 commits
  6. 14 Jun, 2018 9 commits