Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Add SELinux Support for CRI #1487

Merged
merged 2 commits into from
May 26, 2020
Merged

Commits on May 20, 2020

  1. Add MCS label support

    Carry of containerd#1246
    
    Signed-off-by: Darren Shepherd <darren@rancher.com>
    Signed-off-by: Michael Crosby <michael@thepasture.io>
    ibuildthecloud authored and crosbymichael committed May 20, 2020
    Configuration menu
    Copy the full SHA
    24209b9 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Use new SELinux APIs

    This moves most of the API calls off of the `labels` package onto the root
    selinux package.  This is the newer API for most selinux operations.
    
    Signed-off-by: Michael Crosby <michael@thepasture.io>
    crosbymichael committed May 26, 2020
    Configuration menu
    Copy the full SHA
    72edf30 View commit details
    Browse the repository at this point in the history