1. 28 Nov, 2017 18 commits
  2. 27 Nov, 2017 11 commits
  3. 26 Nov, 2017 2 commits
    • Kubernetes Submit Queue's avatar
      Merge pull request #56330 from Lion-Wei/kubeadm · e7ad6e60
      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>.
      
      add kube config file of kube-proxy to kube-proxy config map
      
      **What this PR does / why we need it**:
      
      fix kube-proxy config bug in kubeadm build cluster
      
      **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#570
      
      **Special notes for your reviewer**:
      
      **Release note**:
      ```release-note
      NONE
      ```
      e7ad6e60
    • Kubernetes Submit Queue's avatar
      Merge pull request #53254 from jsravn/increase-log-level-aws-public-dns-message · e82cab8f
      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>.
      
      Increase log level of failed AWS public dns lookup
      
      This constantly spams us because none of our nodes have a public IP. We
      run kubelet at -v=2 as recommended.
      
      The message is "Could not determine public DNS from AWS metadata." Debatable if this should even be logged at all, but I don't mind at a higher log level.
      
      
      
      **What this PR does / why we need it**:
      Self explanatory.
      
      **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*:
      
      **Special notes for your reviewer**:
      
      **Release note**:
      
      ```release-note
      ```
      e82cab8f
  4. 25 Nov, 2017 5 commits
  5. 24 Nov, 2017 4 commits