- 17 Sep, 2021 5 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Hussein Galal authored
* Make sure there are no duplicates in etcd member list Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * fix node names with hyphens Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * use full server name for etcd node name Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Brad Davidson authored
Works around issue with Job controller not tracking job pods that are in CrashloopBackoff during upgrade from 1.21 to 1.22. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Rowan Thorpe authored
Problem: A false-negative in check-config.sh for cgroups v2 systems was fixed but the commit introduced a regression based on a small assumption that content of /sys/fs/cgroup/cgroup.controllers would have the same format as the content of /proc/self/cgroup. It doesn't. Solution: This just tweaks the regex to count occurrences of either cgroup subsystem-names on each line (as occurs in the sysfs pseudo-file), or those names with colons either side (as occurs in the procfs pseudo-file). Signed-off-by:
Rowan Thorpe <rowan@rowanthorpe.com>
-
- 16 Sep, 2021 2 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 15 Sep, 2021 10 commits
-
-
Derek Nola authored
Signed-off-by:
dereknola <derek.nola@suse.com>
-
Joe Kralicky authored
* Update the default containerd config template with support for adding extra container runtimes. Add logic to discover nvidia container runtimes installed via the the gpu operator or package manager. Signed-off-by:
Joe Kralicky <joe.kralicky@suse.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Manuel Buil authored
Add dual-stack support on flannel
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Nicolas Brechet authored
Signed-off-by:
Nicolas Brechet <nicolas.brechet@swisscom.com>
-
Chris Kim authored
Signed-off-by:
Chris Kim <oats87g@gmail.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 14 Sep, 2021 6 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Rowan Thorpe authored
Problem: In check-config.sh assumptions are made about cgroups v1/v2/hybrid, causes false-negative on pure V2 system. Solution: In check-config.sh implement the same validation as found in ./pkg/agent/run.go -> validate(), validateCgroupsV1(), validateCgroupsV2() [ which use containerd/cgroups:utils.go -> Mode() ] Signed-off-by:
Rowan Thorpe <rowan@rowanthorpe.com>
-
Chris Kim authored
* Initial leader elected etcd member management controller * Bump etcd to v3.5.0-k3s2 Signed-off-by:
Chris Kim <oats87g@gmail.com>
-
- 11 Sep, 2021 3 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 10 Sep, 2021 3 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 09 Sep, 2021 2 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Darren Shepherd authored
Signed-off-by:
Darren Shepherd <darren@rancher.com>
-
- 08 Sep, 2021 1 commit
-
-
Michal Rostecki authored
Allow option to disable s3 over https when using etcd-snapshot
-
- 05 Sep, 2021 1 commit
-
-
Devin Buhl authored
Signed-off-by:
Devin Buhl <devin.kray@gmail.com>
-
- 01 Sep, 2021 5 commits
-
-
Kohei Tokunaga authored
* Ship Stargz Snapshotter Signed-off-by:
ktock <ktokunaga.mail@gmail.com> * Bump github.com/containerd/stargz-snapshotter to v0.8.0 Signed-off-by:
Kohei Tokunaga <ktokunaga.mail@gmail.com>
-
Brad Davidson authored
Also honor node-ip when adding the node address to the SAN list, instead of hardcoding the autodetected IP address. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Jordi Prats authored
Signed-off-by:
Jordi Prats <jordi.prats@gmail.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 31 Aug, 2021 1 commit
-
-
David Nuzik authored
* Capitalize k3s * Mention in Opening PRs and organizing commits section the need for signoff on commits and link to DCO section Signed-off-by:
David Nuzik <david.nuzik@rancher.com> Co-authored-by:
Derek Nola <derek.nola@suse.com>
-
- 30 Aug, 2021 1 commit
-
-
Hussein Galal authored
* Fix condition for adding kubernetes endpoints Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Fix condition for adding kubernetes endpoints Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-