1. 10 Apr, 2017 18 commits
  2. 09 Apr, 2017 3 commits
    • Kubernetes Submit Queue's avatar
      Merge pull request #43136 from shashidharatd/kubectl-tests · eed7d112
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      [Federation] Fix Running service controller in federation kubectl tests
      
      Fixes:  #42607
      
      cc @nikhiljindal @kubernetes/sig-federation-bugs
      eed7d112
    • Kubernetes Submit Queue's avatar
      Merge pull request #44244 from kargakis/fix-kubeadm-help · 84e2c636
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      kubeadm: grammatical fixes in join help
      84e2c636
    • Kubernetes Submit Queue's avatar
      Merge pull request #43892 from bsalamat/sched_conf1 · 6e3bd081
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Scheduler can recieve its policy configuration from a ConfigMap
      
      **What this PR does / why we need it**: This PR adds the ability to scheduler to receive its policy configuration from a ConfigMap. Before this, scheduler could receive its policy config only from a file. The logic to watch the ConfigMap object will be added in a subsequent PR.
      
      **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #
      
      **Special notes for your reviewer**:
      
      **Release note**:
      
      ```Add the ability to the default scheduler to receive its policy configuration from a ConfigMap object.
      ```
      6e3bd081
  3. 08 Apr, 2017 19 commits