- 19 Nov, 2021 1 commit
-
-
Chris Kim authored
* Bump containerd to v1.4.12-k3s1 * Bump golang to 1.16.10 and sonobuoy to 0.55.0 * Change timeout to 60m Signed-off-by:
Chris Kim <oats87g@gmail.com>
-
- 18 Nov, 2021 2 commits
-
-
Chris Kim authored
* Update to v1.21.7 Signed-off-by:
Chris Kim <oats87g@gmail.com>
-
Hussein Galal authored
Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
- 17 Nov, 2021 5 commits
-
-
Manuel Buil authored
[Release 1.21] Allow svclb pod to enable ipv6 forwarding
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Manuel Buil authored
[Release 1.21] Backport new cniplugins and klipper-lb image version
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Manuel Buil authored
[Release 1.21] Backport dual stack
-
- 16 Nov, 2021 4 commits
-
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Manuel Buil authored
[Release 1.21] Fix bug in dual-stack
-
Manuel Buil authored
We forgot to remove the check to allow dual-stack and flannel Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 15 Nov, 2021 1 commit
-
-
Derek Nola authored
* Remove skip warning * Add warning back in without value Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 12 Nov, 2021 2 commits
-
-
Derek Nola authored
* Match to last After keyword for parser (#4383) * Fix to allow etcd-snapshot to use config file with flags that are only used with k3s server. (#4464) Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Chris Kim authored
* Export cli server flags and etcd restoration functions (#3527) * Export cli server flags and etfd restoration functions Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * export S3 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> Signed-off-by:
Chris Kim <oats87g@gmail.com> * Add etcd extra args support for K3s Signed-off-by:
Chris Kim <oats87g@gmail.com> * Remove integration test Signed-off-by:
Chris Kim <oats87g@gmail.com> Co-authored-by:
Hussein Galal <galal-hussein@users.noreply.github.com>
-
- 11 Nov, 2021 3 commits
-
-
Brad Davidson authored
Since we now start the server's agent sooner and in the background, we may need to wait longer than 30 seconds for the apiserver to become ready on downstream projects such as RKE2. Since this essentially just serves as an analogue for the server's apiReady channel, there's little danger in setting it to something relatively high. 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 Nov, 2021 1 commit
-
-
Brian Downs authored
Add ability to reconcile bootstrap data between datastore and disk (#3398)
-
- 01 Nov, 2021 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 29 Oct, 2021 3 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 3da1bb3a)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 5acd0b90)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 3fe460d0)
-
- 28 Oct, 2021 1 commit
-
-
Hussein Galal authored
* Update to v1.21.6 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Ignore go.mod and go.sum for codespell Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Update to v1.21.6 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
- 27 Oct, 2021 1 commit
-
-
Brad Davidson authored
This reverts commit f0ea0a09Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 25 Oct, 2021 2 commits
-
-
galal-hussein authored
Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
Brian Downs authored
-
- 22 Oct, 2021 2 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Derek Nola authored
Signed-off-by:
dereknola <derek.nola@suse.com>
-
- 21 Oct, 2021 3 commits
-
-
Manuel Buil authored
[Release-1.21] Update to the newest flannel
-
Manuel Buil authored
Fixes issues such as the internode connectivity Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 20 Oct, 2021 6 commits
-
-
Brad Davidson authored
Using MAINPID breaks systemd's exit detection, as it stops watching the original pid, but is unable to watch the new pid as it is not a child of systemd itself. The best we can do is just notify when execing the child process. We also need to consolidate forking into a sigle place so that we don't end up with multiple levels of child processes if both redirecting log output and reaping child processes. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit dc18ef2e)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 88178ae65e39482078d794289c05cb92f2b106f7)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 086ca8ba)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 699ea165)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 57377d2c)
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 3449d5b9)
-
- 19 Oct, 2021 2 commits
-
-
Manuel Buil authored
[Release-1.21] Race fix in cloud provider
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-