Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Stable 1.5 backports #1546

Merged
merged 3 commits into from
Apr 17, 2019

Commits on Apr 17, 2019

  1. network: Make tcfilter model as default

    tcfilter requires no changes to the interface provided by the network
    plugin and supports a larger set of plugins.
    
    Fixes kata-containers#1501
    
    Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
    amshinde authored and Eric Ernst committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    4c764f3 View commit details
    Browse the repository at this point in the history
  2. network: Change the package level network default

    Change the package level default network model to tcfilter.
    
    Signed-off-by: Archana Shinde <archana.m.shinde@intel.com>
    amshinde authored and Eric Ernst committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    749d84c View commit details
    Browse the repository at this point in the history
  3. cli: fix kata-check test

    We don't really require nested nor unrestricted_guest to run. And there
    is no point validating host cpu properties in UT.
    
    Fixes: kata-containers#1508
    
    Signed-off-by: Peng Tao <bergwolf@hyper.sh>
    bergwolf authored and Eric Ernst committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    8874e25 View commit details
    Browse the repository at this point in the history