1. 04 Feb, 2017 4 commits
    • Kubernetes Submit Queue's avatar
      Merge pull request #40945 from colemickens/cmpr-azure-doc-storageclass · 7028abc5
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      examples: PV docs clarify Azure storage account restriction
      
      **What this PR does / why we need it**: One line doc fix, clarifies a constraint for using `AzureDisk` volumes.
      
      **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #40276
      
      **Special notes for your reviewer**: None
      
      **Release note**:
      
      ```release-note
      NONE
      ```
      
      cc: @rootfs @otaviosoares
      7028abc5
    • Kubernetes Submit Queue's avatar
      Merge pull request #40894 from MHBauer/groupmetafactoryargs-doc · 55480054
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      GroupMetaFactoryArgs documentation
      
      **What this PR does / why we need it**:
      Documentation for people writing new API-Groups.
      
      **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: documentation
      
      **Special notes for your reviewer**:
      @deads2k @pmorie my thoughts from writing the service-catalog apiserver.
      
      **Release note**:
      
      ```release-note
      NONE
      ```
      55480054
    • Kubernetes Submit Queue's avatar
      Merge pull request #40842 from spxtr/tidy · ef54fbd0
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Tidy up the main README.
      
      Removed the coveralls link since it hasn't been updated in a few years. Made some punctuation more consistent.
      **Release note**:
      ```release-note
      NONE
      ```
      ef54fbd0
    • Kubernetes Submit Queue's avatar
      Merge pull request #40655 from vishh/flag-gate-critical-pod-annotation · f20b4fc6
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Optionally avoid evicting critical pods in kubelet
      
      For #40573
      
      ```release-note
      When feature gate "ExperimentalCriticalPodAnnotation" is set, Kubelet will avoid evicting pods in "kube-system" namespace that contains a special annotation - `scheduler.alpha.kubernetes.io/critical-pod`
      This feature should be used in conjunction with the rescheduler to guarantee availability for critical system pods - https://kubernetes.io/docs/admin/rescheduler/
      ```
      f20b4fc6
  2. 03 Feb, 2017 29 commits
  3. 02 Feb, 2017 7 commits