1. 23 Apr, 2016 5 commits
    • Harry Zhang's avatar
      Refactor InspectImage method · 3918eee5
      Harry Zhang authored
      3918eee5
    • Harry Zhang's avatar
      Refactor list image to use new api · 7ecb44fe
      Harry Zhang authored
      7ecb44fe
    • k8s-merge-robot's avatar
      Merge pull request #24542 from Random-Liu/versioned-perf-data · 71f0d058
      k8s-merge-robot authored
      Automatic merge from submit-queue
      
      Use mCPU as CPU usage unit, add version in PerfData, and fix memory usage bug.
      
      Partially addressed #24436.
      
      This PR:
      1) Change the CPU usage unit to "mCPU"
      2) Add version in PerfData, and perfdash will only support the newest version now.
      3) Fix stupid mistake when calculating the memory usage average.
      
      /cc @vishh 
      71f0d058
    • k8s-merge-robot's avatar
      Merge pull request #24674 from gmarek/maxpods · 2ec90808
      k8s-merge-robot authored
      Automatic merge from submit-queue
      
      Enforce --max-pods in kubelet admission; previously was only enforced in scheduler
      
      This is an ugly hack - I spent some time trying to understand what one NodeInfo has in common with the other one, but at some point decided that I just don't have time to do that.
      
      Fixes #24262
      Fixes #20263
      
      cc @HaiyangDING @lavalamp
      2ec90808
    • k8s-merge-robot's avatar
      Merge pull request #24296 from chrislovecnm/cassandra-seed-provider-docs · 1f1eb621
      k8s-merge-robot authored
      Automatic merge from submit-queue
      
      Intial draft on SeedProvider docs
      
      Alsa more documentation.  We need to reference the config section in the example docs.  There are multiple PRs open in those docs, so at this point I do not want to make a mess.
      
      Let me know if there are docs standard template that will make this more pretty.
      1f1eb621
  2. 22 Apr, 2016 21 commits
  3. 21 Apr, 2016 14 commits