• Jacob Blain Christen's avatar
    cli: add --selinux flag to agent/server sub-cmds (#2111) · e2089bea
    Jacob Blain Christen authored
    * cli: add --selinux flag to agent/server sub-cmds
    
    Introduces --selinux flag to affirmatively enable SELinux in containerd.
    Deprecates --disable-selinux flag which now defaults to true which
    auto-detection of SELinux configuration for containerd is no longer
    supported.  Specifying both --selinux and --disable-selinux will result
    in an error message encouraging you to pick a side.
    
    * Update pkg/agent/containerd/containerd.go
    
    update log warning message about enabled selinux host but disabled runtime
    Co-authored-by: 's avatarBrad Davidson <brad@oatmail.org>
    Signed-off-by: 's avatarJacob Blain Christen <jacob@rancher.com>
    e2089bea
Name
Last commit
Last update
..
agent Loading commit data...
cmds Loading commit data...
crictl Loading commit data...
ctr Loading commit data...
kubectl Loading commit data...
server Loading commit data...