1. 14 Jan, 2017 7 commits
    • Kubernetes Submit Queue's avatar
      Merge pull request #39889 from Random-Liu/add-docker-1.12-node-e2e · 4744e7ec
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue (batch tested with PRs 38427, 39896, 39889, 39871, 39895)
      
      Add docker 1.12 in node e2e.
      
      Add docker 1.12 image in node e2e (including regular node e2e and cri node e2e).
      
      @dchen1107 @yujuhong 
      /cc @kubernetes/sig-node-misc
      4744e7ec
    • Kubernetes Submit Queue's avatar
      Merge pull request #39896 from liggitt/examples-permissions · df4e8053
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue (batch tested with PRs 38427, 39896, 39889, 39871, 39895)
      
      Grant permissions to e2e examples test service account
      
      ref #39382
      df4e8053
    • Kubernetes Submit Queue's avatar
      Merge pull request #38427 from thockin/git-attributes · 22dc3dea
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue (batch tested with PRs 38427, 39896, 39889, 39871, 39895)
      
      gitattributes for better reviews
      
      Reviewable will ignore files marked as -diff.
      22dc3dea
    • Kubernetes Submit Queue's avatar
      Merge pull request #39817 from smarterclayton/proto_staging · 29145ed9
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Generate protobuf into vendor for pseudo vendored models
      
      Fixes #39764
      
      @ncdc
      29145ed9
    • Kubernetes Submit Queue's avatar
      Merge pull request #39794 from kargakis/updated-unit-tests · a9f50658
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Updated unit tests
      
      @janetkuo updated the flaky unit test to have the same structure with regard to uncasting as the rest of the tests. ptal
      a9f50658
    • Kubernetes Submit Queue's avatar
      Merge pull request #36519 from apelisse/owners-pkg-conversion · 27e33982
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Curating Owners: pkg/conversion
      
      cc @lavalamp @smarterclayton @wojtek-t @derekwaynecarr
      
      In an effort to expand the existing pool of reviewers and establish a
      two-tiered review process (first someone lgtms and then someone
      experienced in the project approves), we are adding new reviewers to
      existing owners files.
      
      
      If You Care About the Process:
      ------------------------------
      
      We did this by algorithmically figuring out who’s contributed code to
      the project and in what directories.  Unfortunately, that doesn’t work
      well: people that have made mechanical code changes (e.g change the
      copyright header across all directories) end up as reviewers in lots of
      places.
      
      Instead of using pure commit data, we generated an excessively large
      list of reviewers and pruned based on all time commit data, recent
      commit data and review data (number of PRs commented on).
      
      At this point we have a decent list of reviewers, but it needs one last
      pass for fine tuning.
      
      Also, see https://github.com/kubernetes/contrib/issues/1389.
      
      TLDR:
      -----
      
      As an owner of a sig/directory and a leader of the project, here’s what
      we need from you:
      
      1. Use PR https://github.com/kubernetes/kubernetes/pull/35715 as an example.
      
      2. The pull-request is made editable, please edit the `OWNERS` file to
      remove the names of people that shouldn't be reviewing code in the
      future in the **reviewers** section. You probably do NOT need to modify
      the **approvers** section. Names asre sorted by relevance, using some
      secret statistics.
      
      3. Notify me if you want some OWNERS file to be removed.  Being an
      approver or reviewer of a parent directory makes you a reviewer/approver
      of the subdirectories too, so not all OWNERS files may be necessary.
      
      4. Please use ALIAS if you want to use the same list of people over and
      over again (don't hesitate to ask me for help, or use the pull-request
      above as an example)
      27e33982
    • Kubernetes Submit Queue's avatar
      Merge pull request #39886 from liggitt/fix-empty-list-error · 20d239a5
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Only set empty list for list types
      
      If List() impls return non-list objects (like Status objects), we shouldn't try to set them to an empty list
      
      follow up to #39834
      20d239a5
  2. 13 Jan, 2017 33 commits
    • Kubernetes Submit Queue's avatar
      Merge pull request #36521 from apelisse/owners-pkg-master · fd29a5fc
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Curating Owners: pkg/master
      
      cc @lavalamp @nikhiljindal @mikedanese @derekwaynecarr
      
      In an effort to expand the existing pool of reviewers and establish a
      two-tiered review process (first someone lgtms and then someone
      experienced in the project approves), we are adding new reviewers to
      existing owners files.
      
      
      If You Care About the Process:
      ------------------------------
      
      We did this by algorithmically figuring out who’s contributed code to
      the project and in what directories.  Unfortunately, that doesn’t work
      well: people that have made mechanical code changes (e.g change the
      copyright header across all directories) end up as reviewers in lots of
      places.
      
      Instead of using pure commit data, we generated an excessively large
      list of reviewers and pruned based on all time commit data, recent
      commit data and review data (number of PRs commented on).
      
      At this point we have a decent list of reviewers, but it needs one last
      pass for fine tuning.
      
      Also, see https://github.com/kubernetes/contrib/issues/1389.
      
      TLDR:
      -----
      
      As an owner of a sig/directory and a leader of the project, here’s what
      we need from you:
      
      1. Use PR https://github.com/kubernetes/kubernetes/pull/35715 as an example.
      
      2. The pull-request is made editable, please edit the `OWNERS` file to
      remove the names of people that shouldn't be reviewing code in the
      future in the **reviewers** section. You probably do NOT need to modify
      the **approvers** section. Names asre sorted by relevance, using some
      secret statistics.
      
      3. Notify me if you want some OWNERS file to be removed.  Being an
      approver or reviewer of a parent directory makes you a reviewer/approver
      of the subdirectories too, so not all OWNERS files may be necessary.
      
      4. Please use ALIAS if you want to use the same list of people over and
      over again (don't hesitate to ask me for help, or use the pull-request
      above as an example)
      fd29a5fc
    • Kubernetes Submit Queue's avatar
      Merge pull request #36522 from apelisse/owners-pkg-storage · ec75d1c7
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Curating Owners: pkg/storage
      
      cc @lavalamp @timothysc @liggitt @xiang90 @wojtek-t
      
      In an effort to expand the existing pool of reviewers and establish a
      two-tiered review process (first someone lgtms and then someone
      experienced in the project approves), we are adding new reviewers to
      existing owners files.
      
      
      If You Care About the Process:
      ------------------------------
      
      We did this by algorithmically figuring out who’s contributed code to
      the project and in what directories.  Unfortunately, that doesn’t work
      well: people that have made mechanical code changes (e.g change the
      copyright header across all directories) end up as reviewers in lots of
      places.
      
      Instead of using pure commit data, we generated an excessively large
      list of reviewers and pruned based on all time commit data, recent
      commit data and review data (number of PRs commented on).
      
      At this point we have a decent list of reviewers, but it needs one last
      pass for fine tuning.
      
      Also, see https://github.com/kubernetes/contrib/issues/1389.
      
      TLDR:
      -----
      
      As an owner of a sig/directory and a leader of the project, here’s what
      we need from you:
      
      1. Use PR https://github.com/kubernetes/kubernetes/pull/35715 as an example.
      
      2. The pull-request is made editable, please edit the `OWNERS` file to
      remove the names of people that shouldn't be reviewing code in the
      future in the **reviewers** section. You probably do NOT need to modify
      the **approvers** section. Names asre sorted by relevance, using some
      secret statistics.
      
      3. Notify me if you want some OWNERS file to be removed.  Being an
      approver or reviewer of a parent directory makes you a reviewer/approver
      of the subdirectories too, so not all OWNERS files may be necessary.
      
      4. Please use ALIAS if you want to use the same list of people over and
      over again (don't hesitate to ask me for help, or use the pull-request
      above as an example)
      ec75d1c7
    • Kubernetes Submit Queue's avatar
      Merge pull request #36116 from apelisse/owners-pkg-auth- · 954a86d7
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Curating Owners: pkg/auth/
      
      cc @liggitt @erictune
      
      In an effort to expand the existing pool of reviewers and establish a
      two-tiered review process (first someone lgtms and then someone
      experienced in the project approves), we are adding new reviewers to
      existing owners files.
      
      
      If You Care About the Process:
      ------------------------------
      
      We did this by algorithmically figuring out who’s contributed code to
      the project and in what directories.  Unfortunately, that doesn’t work
      well: people that have made mechanical code changes (e.g change the
      copyright header across all directories) end up as reviewers in lots of
      places.
      
      Instead of using pure commit data, we generated an excessively large
      list of reviewers and pruned based on all time commit data, recent
      commit data and review data (number of PRs commented on).
      
      At this point we have a decent list of reviewers, but it needs one last
      pass for fine tuning.
      
      TLDR:
      -----
      
      As an owner of a sig/directory and a leader of the project, here’s what
      we need from you:
      
      1. Use PR https://github.com/kubernetes/kubernetes/pull/35715 as an example.
      
      2. The pull-request is made editable, please edit the `OWNERS` file to
      remove the names of people that shouldn't be reviewing code in the future in
      the **reviewers** section. You probably do NOT need to modify the **approvers**
      section. Names are sorted by relevance, using some secret statistics.
      
      3. Notify me if you want some OWNERS file to be removed.  Being an
      approver or reviewer of a parent directory makes you a reviewer/approver
      of the subdirectories too, so not all OWNERS files may be necessary.
      
      4. Please use ALIAS if you want to use the same list of people over and
      over again (don't hesitate to ask me for help, or use the pull-request
      above as an example)
      954a86d7
    • Kubernetes Submit Queue's avatar
      Merge pull request #37667 from… · 4829dcf7
      Kubernetes Submit Queue authored
      Merge pull request #37667 from bruceauyeung/k8s-branch-eliminate-duplicated-codes-in-estimateContainer-method
      
      Automatic merge from submit-queue
      
      eliminate duplicated codes in estimateContainer method
      
      **What this PR does / why we need it**:
      there are two code snippets about when to estimate resource for cpu and mem are duplicated, i extracted them into method `getEstimationIfNeeded` method
      Signed-off-by: 's avatarbruceauyeung <ouyang.qinhua@zte.com.cn>
      4829dcf7
    • Brian Grant's avatar
      Merge pull request #39121 from michelleN/docs-design-stubs · 1d6e85bf
      Brian Grant authored
      replace contents of docs/design with stubs
      1d6e85bf
    • Random-Liu's avatar
      Add docker 1.12 in node e2e. · 04e68619
      Random-Liu authored
      04e68619
    • Jordan Liggitt's avatar
      9ac2f3a4
    • Kubernetes Submit Queue's avatar
      Merge pull request #36392 from apelisse/owners-cmd-kube-controller-manager · 2df5d4d9
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Curating Owners: cmd/kube-controller-manager
      
      cc @lavalamp @mikedanese
      
      In an effort to expand the existing pool of reviewers and establish a
      two-tiered review process (first someone lgtms and then someone
      experienced in the project approves), we are adding new reviewers to
      existing owners files.
      
      
      If You Care About the Process:
      ------------------------------
      
      We did this by algorithmically figuring out who’s contributed code to
      the project and in what directories.  Unfortunately, that doesn’t work
      well: people that have made mechanical code changes (e.g change the
      copyright header across all directories) end up as reviewers in lots of
      places.
      
      Instead of using pure commit data, we generated an excessively large
      list of reviewers and pruned based on all time commit data, recent
      commit data and review data (number of PRs commented on).
      
      At this point we have a decent list of reviewers, but it needs one last
      pass for fine tuning.
      
      Also, see https://github.com/kubernetes/contrib/issues/1389.
      
      TLDR:
      -----
      
      As an owner of a sig/directory and a leader of the project, here’s what
      we need from you:
      
      1. Use PR https://github.com/kubernetes/kubernetes/pull/35715 as an example.
      
      2. The pull-request is made editable, please edit the `OWNERS` file to
      remove the names of people that shouldn't be reviewing code in the future in
      the **reviewers** section. You probably do NOT need to modify the **approvers**
      section. Names asre sorted by relevance, using some secret statistics.
      
      3. Notify me if you want some OWNERS file to be removed.  Being an
      approver or reviewer of a parent directory makes you a reviewer/approver
      of the subdirectories too, so not all OWNERS files may be necessary.
      
      4. Please use ALIAS if you want to use the same list of people over and
      over again (don't hesitate to ask me for help, or use the pull-request
      above as an example)
      2df5d4d9
    • Kubernetes Submit Queue's avatar
      Merge pull request #36516 from apelisse/owners-pkg-credentialprovider · c3b897d9
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Curating Owners: pkg/credentialprovider
      
      cc @liggitt @erictune
      
      In an effort to expand the existing pool of reviewers and establish a
      two-tiered review process (first someone lgtms and then someone
      experienced in the project approves), we are adding new reviewers to
      existing owners files.
      
      
      If You Care About the Process:
      ------------------------------
      
      We did this by algorithmically figuring out who’s contributed code to
      the project and in what directories.  Unfortunately, that doesn’t work
      well: people that have made mechanical code changes (e.g change the
      copyright header across all directories) end up as reviewers in lots of
      places.
      
      Instead of using pure commit data, we generated an excessively large
      list of reviewers and pruned based on all time commit data, recent
      commit data and review data (number of PRs commented on).
      
      At this point we have a decent list of reviewers, but it needs one last
      pass for fine tuning.
      
      Also, see https://github.com/kubernetes/contrib/issues/1389.
      
      TLDR:
      -----
      
      As an owner of a sig/directory and a leader of the project, here’s what
      we need from you:
      
      1. Use PR https://github.com/kubernetes/kubernetes/pull/35715 as an example.
      
      2. The pull-request is made editable, please edit the `OWNERS` file to
      remove the names of people that shouldn't be reviewing code in the
      future in the **reviewers** section. You probably do NOT need to modify
      the **approvers** section. Names asre sorted by relevance, using some
      secret statistics.
      
      3. Notify me if you want some OWNERS file to be removed.  Being an
      approver or reviewer of a parent directory makes you a reviewer/approver
      of the subdirectories too, so not all OWNERS files may be necessary.
      
      4. Please use ALIAS if you want to use the same list of people over and
      over again (don't hesitate to ask me for help, or use the pull-request
      above as an example)
      c3b897d9
    • Kubernetes Submit Queue's avatar
      Merge pull request #39303 from NickrenREN/eviction-manager · 5b629d83
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue (batch tested with PRs 37505, 39844, 39525, 39109, 39303)
      
      remove NewManager() return err
      5b629d83
    • Kubernetes Submit Queue's avatar
      Merge pull request #39109 from derekwaynecarr/admission-version-config · 983a47d8
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue (batch tested with PRs 39807, 37505, 39844, 39525, 39109)
      
      Admission control support for versioned configuration files
      
      **What this PR does / why we need it**:
      Today, the `--admission-control-config-file=` argument takes an opaque file that is shared across all admission controllers to provide configuration.  This file is not well-versioned and it's shared across multiple plug-ins.  Some plugins take file based configuration (`ImagePolicyWebhook`) and others abuse flags to provide configuration because we lacked a good example (`InitialResources`).  This PR defines a versioned configuration format that we can use moving forward to provide configuration input to admission controllers that is well-versioned, and does not require the addition of new flags.
      
      The sample configuration file would look as follows:
      
      ```
      apiVersion: componentconfig/v1alpha1
      kind: AdmissionConfiguration
      plugins:
      - name: "ImagePolicyWebhook"
        path: "image-policy-webhook.json"
      ```
      
      The general behavior is each plugin that requires additional configuration is enumerated by name.  An alternate file location is provided for its specific configuration, or the configuration can be embedded as a raw extension via the configuration section.
      
      **Special notes for your reviewer**:
      A follow-on PR will be needed to make `ImagePolicyWebhook` to use versioned configuration.  This PR maintains backwards compatibility by ignoring configuration it cannot understand and therefore treating the file as opaque.  I plan to make use of this PR to complete https://github.com/kubernetes/kubernetes/pull/36765 which attempts to allow more configuration parameters to the `ResourceQuota` admission plugin.
      983a47d8
    • Kubernetes Submit Queue's avatar
      Merge pull request #39525 from kargakis/update-equality-helper · 5723979b
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue (batch tested with PRs 39807, 37505, 39844, 39525, 39109)
      
      Update deployment equality helper
      
      @mfojtik @janetkuo this is split out of https://github.com/kubernetes/kubernetes/pull/38714 to reduce the size of that PR, ptal
      5723979b
    • Kubernetes Submit Queue's avatar
      Merge pull request #39844 from screeley44/replica_bug · 823d760a
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue (batch tested with PRs 39807, 37505, 39844, 39525, 39109)
      
      fix bug not using volumetype config in create volume
      
      fixes #39843 
      
      @humblec 
      
      we are building the volumetype config but I don't see where we are using it in the CreateVolume for dyn provisioning, this is why volumetype parameter from the Storage Class was being overlooked because we are hard coding constants like replicaCount which is always 3.
      
      unless I'm missing something?
      823d760a
    • Kubernetes Submit Queue's avatar
      Merge pull request #37505 from k82cn/use_controller_inf · 6b5d82b5
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue (batch tested with PRs 39807, 37505, 39844, 39525, 39109)
      
      Made cache.Controller to be interface.
      
      **What this PR does / why we need it**:
      
      #37504
      6b5d82b5
    • Kubernetes Submit Queue's avatar
      Merge pull request #39807 from deads2k/client-02-client-go · 212234ab
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      run staging client-go update
      
      Chasing to see what real problems we have in staging-client-go.
      
      @sttts you get similar results?
      212234ab
    • Clayton Coleman's avatar
      generated: protobuf for types · dcd6e1d8
      Clayton Coleman authored
      dcd6e1d8
    • Clayton Coleman's avatar
      Protobuf generation for staged packages · e4b39b17
      Clayton Coleman authored
      e4b39b17
    • Clayton Coleman's avatar
    • Antoine Pelisse's avatar
    • Kubernetes Submit Queue's avatar
      Merge pull request #36517 from apelisse/owners-pkg-quota · 037711d6
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Curating Owners: pkg/quota
      
      cc @vishh @derekwaynecarr
      
      In an effort to expand the existing pool of reviewers and establish a
      two-tiered review process (first someone lgtms and then someone
      experienced in the project approves), we are adding new reviewers to
      existing owners files.
      
      
      If You Care About the Process:
      ------------------------------
      
      We did this by algorithmically figuring out who’s contributed code to
      the project and in what directories.  Unfortunately, that doesn’t work
      well: people that have made mechanical code changes (e.g change the
      copyright header across all directories) end up as reviewers in lots of
      places.
      
      Instead of using pure commit data, we generated an excessively large
      list of reviewers and pruned based on all time commit data, recent
      commit data and review data (number of PRs commented on).
      
      At this point we have a decent list of reviewers, but it needs one last
      pass for fine tuning.
      
      Also, see https://github.com/kubernetes/contrib/issues/1389.
      
      TLDR:
      -----
      
      As an owner of a sig/directory and a leader of the project, here’s what
      we need from you:
      
      1. Use PR https://github.com/kubernetes/kubernetes/pull/35715 as an example.
      
      2. The pull-request is made editable, please edit the `OWNERS` file to
      remove the names of people that shouldn't be reviewing code in the
      future in the **reviewers** section. You probably do NOT need to modify
      the **approvers** section. Names asre sorted by relevance, using some
      secret statistics.
      
      3. Notify me if you want some OWNERS file to be removed.  Being an
      approver or reviewer of a parent directory makes you a reviewer/approver
      of the subdirectories too, so not all OWNERS files may be necessary.
      
      4. Please use ALIAS if you want to use the same list of people over and
      over again (don't hesitate to ask me for help, or use the pull-request
      above as an example)
      037711d6
    • Kubernetes Submit Queue's avatar
      Merge pull request #39814 from deads2k/api-58-multi-register · a6fa5c2b
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      replace global registry in apimachinery with global registry in k8s.io/kubernetes
      
      We'd like to remove all globals, but our immediate problem is that a shared registry between k8s.io/kubernetes and k8s.io/client-go doesn't work.  Since client-go makes a copy, we can actually keep a global registry with other globals in pkg/api for now.
      
      @kubernetes/sig-api-machinery-misc @lavalamp @smarterclayton @sttts
      a6fa5c2b
    • Kubernetes Submit Queue's avatar
      Merge pull request #39838 from foxyriver/add-break · 7dd81522
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      break from the for loop
      
      **What this PR does / why we need it**:
      
      exit loop, because the following actions will not affect the result
      
      **Special notes for your reviewer**:
      
      **Release note**:
      
      ```release-note
      ```
      7dd81522
    • Jordan Liggitt's avatar
      Only set empty list for list types · fc5342a5
      Jordan Liggitt authored
      fc5342a5
    • deads2k's avatar
      633e9d98
    • Kubernetes Submit Queue's avatar
      Merge pull request #36397 from apelisse/owners-cmd-kube-apiserver · e9165d3d
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Curating Owners: cmd/kube-apiserver
      
      cc @lavalamp @smarterclayton @krousey @nikhiljindal
      
      In an effort to expand the existing pool of reviewers and establish a
      two-tiered review process (first someone lgtms and then someone
      experienced in the project approves), we are adding new reviewers to
      existing owners files.
      
      
      If You Care About the Process:
      ------------------------------
      
      We did this by algorithmically figuring out who’s contributed code to
      the project and in what directories.  Unfortunately, that doesn’t work
      well: people that have made mechanical code changes (e.g change the
      copyright header across all directories) end up as reviewers in lots of
      places.
      
      Instead of using pure commit data, we generated an excessively large
      list of reviewers and pruned based on all time commit data, recent
      commit data and review data (number of PRs commented on).
      
      At this point we have a decent list of reviewers, but it needs one last
      pass for fine tuning.
      
      Also, see https://github.com/kubernetes/contrib/issues/1389.
      
      TLDR:
      -----
      
      As an owner of a sig/directory and a leader of the project, here’s what
      we need from you:
      
      1. Use PR https://github.com/kubernetes/kubernetes/pull/35715 as an example.
      
      2. The pull-request is made editable, please edit the `OWNERS` file to
      remove the names of people that shouldn't be reviewing code in the future in
      the **reviewers** section. You probably do NOT need to modify the **approvers**
      section. Names asre sorted by relevance, using some secret statistics.
      
      3. Notify me if you want some OWNERS file to be removed.  Being an
      approver or reviewer of a parent directory makes you a reviewer/approver
      of the subdirectories too, so not all OWNERS files may be necessary.
      
      4. Please use ALIAS if you want to use the same list of people over and
      over again (don't hesitate to ask me for help, or use the pull-request
      above as an example)
      e9165d3d
    • deads2k's avatar
      run staging client-go update · 5d4795e1
      deads2k authored
      5d4795e1
    • deads2k's avatar
      mechanical repercussions · f1176d9c
      deads2k authored
      f1176d9c
    • Michail Kargakis's avatar
      Fix the overlapping e2e test for deployments · 846bed02
      Michail Kargakis authored
      Fix the test to correctly expect the older deployment to be marked as
      overlapping since that has the newest selector that overlaps.
      846bed02
    • Michail Kargakis's avatar
      Fix and tests for SelectorUpdatedBefore · 9c4195c5
      Michail Kargakis authored
      9c4195c5
    • Michail Kargakis's avatar
    • Klaus Ma's avatar
      Made cache.Controller to be interface. · 25fe1e0d
      Klaus Ma authored
      25fe1e0d
    • Kubernetes Submit Queue's avatar
      Merge pull request #38631 from ncdc/fix-kubelet-cadvisor-build-tags · 3fa44312
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Fix cadvisor_unsupported.go build tags
      
      Make it so cadvisor_unsupported.go is used for linux without cgo or
      non-linux/windows OSes.
      3fa44312
    • Kubernetes Submit Queue's avatar
      Merge pull request #39770 from ixdy/ubuntu-slim-base-image · 31483bf5
      Kubernetes Submit Queue authored
      Automatic merge from submit-queue
      
      Update images that use ubuntu-slim base image to :0.6
      
      **What this PR does / why we need it**: `ubuntu-slim:0.4` is somewhat old, being based on Ubuntu 16.04, whereas `ubuntu-slim:0.6` is based on Ubuntu 16.04.1.
      
      **Special notes for your reviewer**: I haven't pushed any of these images yet, so I expect all of the e2e builds to fail. If we're happy with the changes, I can push the images and then re-trigger tests.
      
      **Release note**:
      
      ```release-note
      NONE
      ```
      
      cc @aledbf as FYI
      31483bf5