- 14 Nov, 2023 6 commits
-
-
chenk008 authored
* add node flag disable-agent-lb * add agent flag disable-apiserver-lb Co-authored-by:
Brad Davidson <brad@oatmail.org> Signed-off-by:
chenk008 <kongchen28@gmail.com>
-
Oliver Larsson authored
Problem: Configuring qos-class features in containerd requres a custom containerd configuration template. Solution: Look for configuration files in default locations and configure containerd to use them if they exist. Signed-off-by:Oliver Larsson <larsson.e.oliver@gmail.com>
-
Brad Davidson authored
Ref: https://github.com/k3s-io/kine/releases/tag/v0.11.0Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Thorsten Klein authored
Signed-off-by:Thorsten Klein <tk@thklein.io>
-
Leke Ariyo authored
Signed-off-by:leke-ariyo <lekeariyo2015@gmail.com>
-
Manuel Buil authored
Signed-off-by:Manuel Buil <mbuil@suse.com>
-
- 13 Nov, 2023 4 commits
-
-
Hussein Galal authored
Signed-off-by:galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
Flavio Castelli authored
Create a generic helper function that finds extra containerd runtimes. The code was originally inside of the nvidia container discovery file. Signed-off-by:
Flavio Castelli <fcastelli@suse.com> Discover the containerd shims based on runwasi that are already available on the node. The runtimes could have been installed either by a package manager or by the kwasm operator. Signed-off-by:
Flavio Castelli <fcastelli@suse.com> The containerd configuration on a Linux system now handles the nvidia and the WebAssembly runtimes. Signed-off-by:
Flavio Castelli <fcastelli@suse.com> --------- Signed-off-by:
Flavio Castelli <fcastelli@suse.com>
-
Vitor Savian authored
Signed-off-by:Vitor Savian <vitor.savian@suse.com>
-
Vitor Savian authored
Signed-off-by:Vitor <vitor.savian@suse.com>
-
- 09 Nov, 2023 1 commit
-
-
Johnatas authored
Signed-off-by:Johnatas <johnatas.santos@suse.com>
-
- 07 Nov, 2023 1 commit
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 06 Nov, 2023 1 commit
-
-
Hussein Galal authored
Signed-off-by:galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
- 02 Nov, 2023 2 commits
-
-
Hussein Galal authored
* Upgrade traefik chart to v25.0.0 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * go generate Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> --------- Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
Texot authored
Signed-off-by:Texot <tete1030@gmail.com>
-
- 01 Nov, 2023 3 commits
-
-
github-actions[bot] authored
Made with
❤ ️️ by updatecli Co-authored-by:github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
-
github-actions[bot] authored
Made with
❤ ️️ by updatecli Co-authored-by:github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
-
Johnatas authored
Signed-off-by:Johnatas <johnatas.santos@suse.com>
-
- 31 Oct, 2023 1 commit
-
-
Hussein Galal authored
* Restore context of systemd unit file Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * Restore context of systemd unit file Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> * update the hash of install.sh file Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> --------- Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
- 27 Oct, 2023 1 commit
-
-
Brad Davidson authored
These fields are only necessary when saving snapshots to S3, and will block restoration if attempted Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 19 Oct, 2023 1 commit
-
-
Johnatas authored
-
- 18 Oct, 2023 2 commits
-
-
Brad Davidson authored
Silences error message from lasso - this is a normal startup condition when no snapshots exist so we shouldn't log nasty looking errors. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Removing this in 002e6c43 regressed control-plane-only nodes, as we rely on the etcd client to update its endpoint list internally so that we can use it to sync the load-balancer address list. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 17 Oct, 2023 1 commit
-
-
Brad Davidson authored
Enable the feature-gate for both kubelet and cloud-controller-manager. Enabling it on only one side breaks RKE2, where feature-gates are not shared due to running in different processes. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 16 Oct, 2023 2 commits
-
-
Sean Yen authored
* initial windows port. Signed-off-by:
Sean Yen <seanyen@microsoft.com> Signed-off-by:
Derek Nola <derek.nola@suse.com> Co-authored-by:
Derek Nola <derek.nola@suse.com> Co-authored-by:
Wei Ran <weiran@microsoft.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 14 Oct, 2023 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>
-
- 13 Oct, 2023 3 commits
-
-
Brad Davidson authored
Package was changed in version script in bc332ac6 but we missed changing it here as well. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Fixes exposure to CVE-2023-39325 Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Roberto Bonafiglia authored
Signed-off-by:Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
- 12 Oct, 2023 9 commits
-
-
dlorenc authored
* Switch build target from main.go to a package. * Dont build with vcs Signed-off-by:
Dan Lorenc <dlorenc@chainguard.dev> Signed-off-by:
Derek Nola <derek.nola@suse.com> Co-authored-by:
Derek Nola <derek.nola@suse.com>
-
Brad Davidson authored
Snapshot delete/prune tests were only working because the delete command would report success even when deleting a snapshot that didn't exist, and the test regex was finding the snapshot name multiple times in the list output and deleting it twice. Snapshot restore tests seem to have expected the deployment to be rolled out immediately, which is not a reasonable expectation. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
This required pulling the token hash stuff out of the cluster package, into util. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Reconcile snapshot CRs instead of ConfigMap; manage ConfigMap downstream from CR list Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Fixes snapshot list coming out in non-deterministic order Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Write the extra metadata both locally and to S3. These files are placed such that they will not be used by older versions of K3s that do not make use of them. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Also, don't list ONLY s3 snapshots if S3 is enabled. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Attempt to use timestamp from creation or filename instead of file/object modification times Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-