- 06 Nov, 2024 6 commits
-
-
Brad Davidson authored
Add new flag that is passed through to the device_ownership_from_security_context parameter in the containerd CRI config. This is not possible to change without providing a complete custom containerd.toml template so we should add a flag for it. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 56fb3b09) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit b67249ec) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit bc60ff79) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit a39e1919) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
* Use clientv3.NewCtxClient instead of New to avoid automatic retry of all RPCs * Only timeout status requests; allow defrag and alarm clear requests to run to completion. * Only clear alarms on the local cluster member, not ALL cluster members Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 095e34d8) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit e34fe034) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 05 Nov, 2024 1 commit
-
-
Derek Nola authored
* Fix Github Actions for Ubuntu-24.04 (#11112) * Fix vagrant/libvirt composite action for ubuntu-24.04 * Don't ignore changes to internal actions * Fix unit tests for ubuntu 24.04, new lsof version * Pin os version for unit and E2E workflows Signed-off-by:
Derek Nola <derek.nola@suse.com> * Pin vagrant to older version to avoid known issue 13527 Signed-off-by:
Derek Nola <derek.nola@suse.com> --------- Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 23 Oct, 2024 1 commit
-
-
Brooks Newberry authored
Signed-off-by:Brooks Newberry <brooks@newberry.com>
-
- 21 Oct, 2024 1 commit
-
-
Brad Davidson authored
Fixes "file exists" error when upgrading k3s. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 16 Oct, 2024 1 commit
-
-
Derek Nola authored
* Revert "Make svclb as simple as possible" This reverts commit 1befd65a0a0ef387546fd1b9ca53b3dec4823f46. Signed-off-by:
manuelbuil <mbuil@suse.com> Signed-off-by:
Derek Nola <derek.nola@suse.com> * Pin E2E tests to 22.04 Signed-off-by:
Derek Nola <derek.nola@suse.com> --------- Signed-off-by:
manuelbuil <mbuil@suse.com> Signed-off-by:
Derek Nola <derek.nola@suse.com> Co-authored-by:
manuelbuil <mbuil@suse.com>
-
- 12 Oct, 2024 1 commit
-
-
manuelbuil authored
Signed-off-by:manuelbuil <mbuil@suse.com>
-
- 11 Oct, 2024 1 commit
-
-
manuelbuil authored
Signed-off-by:manuelbuil <mbuil@suse.com>
-
- 10 Oct, 2024 16 commits
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Derek Nola authored
Signed-off-by:
Ludo Stellingwerff <ludo.stellingwerff@gmail.com> Signed-off-by:
Derek Nola <derek.nola@suse.com> Co-authored-by:
Ludo Stellingwerff <ludo@almende.org>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 7552203f) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit b0ad6d84) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
github-actions[bot] authored
Made with
❤ ️️ by updatecli Signed-off-by:Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit c00af8e9) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 1ae9ca73) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit c6392c9f) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit b1a42e5d) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Don't delete s3 etcdsnapshotfiles if they are missing from s3 but less than a minute old, its possible the other node just finished uploading it and the object key has not yet become visible. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 0826ebc1) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Support for 'sqlite' as the endpoint was removed in https://github.com/k3s-io/kine/pull/320 and the constant removed in https://github.com/k3s-io/kine/pull/325Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 0942e6a0) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit c9e7b059) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 6c6d87d1) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit cda31ebd) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Maintain a separate dir for CNI binaries so that additional plugins can be installed in a predictable location that does not change every time k3s is upgraded. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit ed14f7f8) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
manuelbuil authored
Signed-off-by:manuelbuil <mbuil@suse.com>
-
- 08 Oct, 2024 1 commit
-
-
Vitor Savian authored
Signed-off-by:Vitor Savian <vitor.savian@suse.com>
-
- 03 Oct, 2024 1 commit
-
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 26 Sep, 2024 1 commit
-
-
Manuel Buil authored
Signed-off-by:Manuel Buil <mbuil@suse.com>
-
- 17 Sep, 2024 1 commit
-
-
Brooks Newberry authored
Signed-off-by:Brooks Newberry <brooks@newberry.com>
-
- 13 Sep, 2024 1 commit
-
-
Brooks Newberry authored
* update Kubernetes to v1.31.1 and Go to 1.22.6 Signed-off-by:Brooks Newberry <brooks@newberry.com>
-
- 10 Sep, 2024 1 commit
-
-
Brad Davidson authored
Resolves issue from 270f85e4 that prevented old hosts.toml files from being cleaned up. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 06 Sep, 2024 6 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 270f85e4) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Also silences warnings about bootstrap fields that are not intended to be handled by CA rotation Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit fe3324cb) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 662799fe) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit d746073b) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Harsimran Singh Maan authored
Used https://github.com/coredns/corefile-migration to migrate the corefile. There are no changes for the default file from 1.10.1 to 1.11.3. Notable plugin changes include the k8s_external with fallthrough option and rewrite with cname_target option. These changes are not part of the default config that ships with k3s. Customers using these two plugins can start using the new options Metrics does not have any new features other than build tooling updates. Requires https://github.com/rancher/image-mirror/pull/704Signed-off-by:
Harsimran Singh Maan <maan.harry@gmail.com> (cherry picked from commit 0b4d2497) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit bd45aa5c) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-