1. 14 Nov, 2016 5 commits
    • Kubernetes Submit Queue's avatar
      Merge pull request #36635 from hongchaodeng/e2 · c964641f
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      etcd3: remove stale comments in test
      c964641f
    • Kubernetes Submit Queue's avatar
      Merge pull request #35895 from rf232/patch-1 · 5e52db2e
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Update Dashboard UI version to 1.4.2
      
      **What this PR does / why we need it**:
      
      Dashboard 1.4.2 contains a fix for an XSS security bug, so I think it would be prudent to update the Dashboard version 'shipped' with kubernetes to this version
      
      **Special notes for your reviewer**:
      
      **Release note**:
      - Updated dashboard version in addons to 1.4.2```
      5e52db2e
    • Kubernetes Submit Queue's avatar
      Merge pull request #36696 from brendandburns/azure · d5014c3f
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Add support for service load balancer source ranges to Azure load balancers.
      
      @colemickens @kubernetes/sig-network
      d5014c3f
    • Kubernetes Submit Queue's avatar
      Merge pull request #36684 from mbohlool/api_all · c15758ed
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Update OpenAPI spec generator to enable all APIs
      
      scheduledjob/cronjob is missing in the OpenAPI spec located in api/openapi-spec/swagger.json. Root cause is the API was not enabled when we generate this file in hack/update-openapi-spec.sh.
      
      This change is only effect static swagger.json file in our source tree but the documentation @pwittrock working on and client-python I am working on depends on it. We can sure hack our way through having this in our components, but it look cleaner to have it in 1.5 specially because there is no runtime behavior change of any kind.
      
      Fixes #36682
      c15758ed
    • Kubernetes Submit Queue's avatar
      Merge pull request #36492 from irfanurrehman/federation-kubefed-todo-3 · 30c830b2
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      [Federation][Bugfix] Make the dns provider configurable in kubefed init
      
      Fixes: Issue #36690 
      
      The design doc PR relating the whole feature for kubefed is at #34484.
      
      
      cc @kubernetes/sig-cluster-federation @madhusudancs @nikhiljindal
      30c830b2
  2. 13 Nov, 2016 2 commits
  3. 12 Nov, 2016 10 commits
  4. 11 Nov, 2016 23 commits