- 13 Aug, 2020 1 commit
-
-
Craig Jellick authored
Signed-off-by:Craig Jellick <craig@rancher.com>
-
- 11 Aug, 2020 2 commits
-
-
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:
Brad Davidson <brad@oatmail.org> Signed-off-by:
Jacob Blain Christen <jacob@rancher.com>
-
Brad Davidson authored
Update helm-controller
-
- 10 Aug, 2020 2 commits
-
-
Jacob Blain Christen authored
golang: 1.13.15
-
- 07 Aug, 2020 6 commits
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Erik Wilson authored
Fix removal of /run directories
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Jacob Blain Christen authored
updated containerd/cri selinux support
-
Craig Jellick authored
-
Craig Jellick authored
-
- 05 Aug, 2020 5 commits
-
-
Brad Davidson authored
install.sh: cleanup /run on uninstall
-
Brad Davidson authored
Listen insecurely on localhost only
-
Brad Davidson authored
update rootlesskit to v0.10.0
-
Euan Kemp authored
Before this change, k3s configured the scheduler and controller's insecure ports to listen on 0.0.0.0. Those ports include pprof, which provides a DoS vector at the very least. These ports are only enabled for componentstatus checks in the first place, and componentstatus is hardcoded to only do the check on localhost anyway (see https://github.com/kubernetes/kubernetes/blob/v1.18.2/pkg/registry/core/rest/storage_core.go#L341-L344), so there shouldn't be any downside to switching them to listen only on localhost.
-
Akihiro Suda authored
Fix intermittent "Connection reset by peer" error during port forwarding https://github.com/rootless-containers/rootlesskit/issues/153Signed-off-by:
Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
-
- 04 Aug, 2020 2 commits
-
-
Brad Davidson authored
Update dynamiclistener
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 03 Aug, 2020 1 commit
-
-
Brian Downs authored
add pull request template
-
- 29 Jul, 2020 2 commits
-
-
Hussein Galal authored
* Add etcd members as learners Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Ignore errors in promote member Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
Brad Davidson authored
Call setproctitle to conceal node args in ps output
-
- 28 Jul, 2020 3 commits
-
-
Brad Davidson authored
This is related to #2014. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Update base image version in Dockerfiles
-
Brad Davidson authored
Should hopefully fix issues that cropped up with arm builds failing due to the sqlite libs from alpine 3.10 no longer being compatible with alpine edge, which was probably never a safe assumption to begin with. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 27 Jul, 2020 2 commits
-
-
Brad Davidson authored
Correctly report and propagate kubeconfig write failures
-
Jacob Blain Christen authored
Remove $NOTIFY_SOCKET, if present, from env when invoking containerd to prevent gratuitous notifications sent to systemd. Signed-off-by:Jacob Blain Christen <jacob@rancher.com>
-
- 24 Jul, 2020 4 commits
-
-
Brad Davidson authored
Always validate K3S_URL if running agent.
-
Chris Kim authored
Bump k3s-root to v0.6.0-rc3
-
Brad Davidson authored
As seen in issues such as #15 #155 #518 #570 there are situations where k3s will fail to write the kubeconfig file, but reports that it wrote it anyway as the success message is printed unconditionally. Also, secondary actions like setting file mode and creating a symlink are also attempted even if the file was not created. This change skips attempting additional actions, and propagates the failure back upwards. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
https://github.com/rancher/k3s/issues/1812Chris Kim authored
Signed-off-by:Chris Kim <oats87g@gmail.com>
-
- 23 Jul, 2020 1 commit
-
-
Josh McSavaney authored
Also move K3S_URL validation to its own function. Signed-off-by:Josh McSavaney <mcsaucy@csh.rit.edu>
-
- 21 Jul, 2020 3 commits
-
-
Brad Davidson authored
Update coredns version for master
-
Brad Davidson authored
Update k3s-root to pull in updated slirp4netns
-
Brad Davidson authored
Needed for #1844 Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 20 Jul, 2020 5 commits
-
-
Brian Downs authored
update cis flag implementation to propogate the rest of the way
-
Brian Downs authored
Signed-off-by:Brian Downs <brian.downs@gmail.com>
-
Hussein Galal authored
-
Erik Wilson authored
Update flannel to v0.12.0-k3s1
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 17 Jul, 2020 1 commit
-
-
Brad Davidson authored
Related to #1709 Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-