k3s/pkg
Jacob Blain Christen e2089bea18
cli: add --selinux flag to agent/server sub-cmds (#2111)
* 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: Brad Davidson <brad@oatmail.org>
Signed-off-by: Jacob Blain Christen <jacob@rancher.com>
2020-08-11 16:17:32 -07:00
..
agent cli: add --selinux flag to agent/server sub-cmds (#2111) 2020-08-11 16:17:32 -07:00
apis/k3s.cattle.io Update generated code 2019-10-30 19:08:26 -07:00
bootstrap Refactor tokens, bootstrap, and cli args 2019-10-30 19:06:49 -07:00
cli cli: add --selinux flag to agent/server sub-cmds (#2111) 2020-08-11 16:17:32 -07:00
clientaccess Add supervisor port 2020-05-05 15:54:51 -07:00
cloudprovider Make program name a variable to be changed at compile time 2020-06-06 16:39:41 -07:00
cluster Update dynamiclistener 2020-08-04 13:05:37 -07:00
codegen Move metrics-server manifests to sub-directory 2019-11-05 14:30:50 -07:00
containerd Continued refactoring 2019-01-11 21:52:30 -07:00
ctr Build & enable ctr with k3s server 2019-06-30 09:30:25 -07:00
daemons cli: add --selinux flag to agent/server sub-cmds (#2111) 2020-08-11 16:17:32 -07:00
datadir Make program name a variable to be changed at compile time 2020-06-06 16:39:41 -07:00
deploy Update coredns version to 1.6.9 for master 2020-07-21 11:06:44 -07:00
etcd Add etcd members as learners (#2066) 2020-07-29 22:52:49 +02:00
generated go generate 2020-04-23 02:42:12 +02:00
kubectl Make kubeconfig not world readable and issue warning with kubectl wrapper 2019-05-09 00:54:52 +02:00
netutil Default node-ip from flannel-iface 2019-07-12 15:46:36 -07:00
node Fix panic in node controller 2019-08-06 10:42:42 -07:00
nodeconfig Call setproctitle to conceal node args in ps output 2020-07-28 15:49:49 -07:00
passwd get build on windows and get api_server to work 2020-02-22 23:17:59 -08:00
rootless update rootlesskit to v0.10.0 2020-08-05 18:22:05 +09:00
rootlessports Mock out rootlessports on windows 2020-04-21 15:43:36 -07:00
server Correctly report and propagate kubeconfig write failures 2020-07-24 12:07:32 -07:00
servicelb servicelb: fix ineffective toleration 2020-06-11 14:39:12 -07:00
static Revert "Replace traefik with nginx" 2020-03-11 01:45:23 +02:00
token Refactor tokens, bootstrap, and cli args 2019-10-30 19:06:49 -07:00
untar Continued refactoring 2019-01-11 21:52:30 -07:00
util fix formatting 2020-02-23 00:48:26 -08:00
version remove hard coded value 2020-07-09 11:20:06 -07:00