- 30 Aug, 2023 1 commit
-
-
Brad Davidson authored
Fixes race condition when address map is updated by multiple goroutines Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> (cherry picked from commit 0d23cfe0) Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 29 Aug, 2023 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 25 Aug, 2023 1 commit
-
-
Pedro Tashima authored
Signed-off-by:
Pedro Tashima <pedro.tashima@suse.com> Co-authored-by:
Pedro Tashima <pedro.tashima@suse.com>
-
- 18 Aug, 2023 2 commits
-
-
Manuel Buil authored
Move flannel to 0.22.2
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 17 Aug, 2023 1 commit
-
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 16 Aug, 2023 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 15 Aug, 2023 1 commit
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 14 Aug, 2023 2 commits
-
-
Vitor Savian authored
* Fix retention using name instead of date Signed-off-by:
Vitor <vitor.savian@suse.com>
-
github-actions[bot] authored
Made with
❤ ️️ by updatecli Co-authored-by:github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
-
- 10 Aug, 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>
-
Derek Nola authored
* Run integration test CI in parallel * Define go version in E2E
-
Vitor Savian authored
* Fixed when the user disable the etcd snapshots, but want to backup from s3 Signed-off-by:
Vitor <vitor.savian@suse.com>
-
- 07 Aug, 2023 1 commit
-
-
Derek Nola authored
* Use argument that doesn't require file * Use build-k3s workflow in cgroup * Bump timeout on integration tests Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 04 Aug, 2023 5 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>
-
Ian Cardoso authored
Signed-off-by:
Ian Cardoso <osodracnai@gmail.com>
-
Ian Cardoso authored
k3s etcd-snapshot save --etcd-s3 ... is creating a local snapshot and uploading it to s3 while k3s etcd-snapshot delete --etcd-s3 ... was deleting the snapshot only on s3 buckets, this commit change the behavior of delete to do it locally and on s3 Signed-off-by:
Ian Cardoso <osodracnai@gmail.com>
-
fmoral2 authored
Signed-off-by:
Francisco <francisco.moral@suse.com>
-
- 03 Aug, 2023 3 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Vitor Savian authored
Fixed the etcd retention to delete orphaned snapshots Signed-off-by:
Vitor <vitor.savian@suse.com>
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 02 Aug, 2023 3 commits
-
-
Brad Davidson authored
Fixes issue with invalid HTTP host headers over unix sockets caused by recent releases of golang rejecting invalid header values. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Wire up a node watch to collect addresses of server nodes, to prevent adding unauthorized SANs to the dynamiclistener cert. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Manuel Buil authored
Fix tailscale bug with ip modes
-
- 01 Aug, 2023 4 commits
-
-
Ikko Eltociear Ashimine authored
Signed-off-by:
Ikko Eltociear Ashimine <eltociear@gmail.com>
-
Derek Nola authored
* Add support for local build and go coverage to all E2E tests * Remove unused EXTERNAL_DB from etcd tests * Fix private reg test * Add coverage to tailscale * Cleanup unnecessary "sudo" in commands Signed-off-by:
Derek Nola <derek.nola@suse.com> * Add additonal s3 coverage clause Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
* Consolidate CopyFile function Signed-off-by:
Derek Nola <derek.nola@suse.com> * Copy to File, not destination folder Signed-off-by:
Derek Nola <derek.nola@suse.com> --------- Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
- 31 Jul, 2023 9 commits
-
-
Johnatas authored
Signed-off-by:
Johnatas <johnatas.santos@suse.com>
-
Hussein Galal authored
Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com>
-
Guilherme Macedo authored
Signed-off-by:
Guilherme Macedo <guilherme@gmacedo.com>
-
Brad Davidson authored
Only configure enable-aggregator-routing and egress-selector-config-file if required by egress-selector-mode. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Simon Kirsten authored
Signed-off-by:
Simon Kirsten <simonkirsten24@gmail.com>
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Derek Nola authored
* ADR on secrets encryption v3 Signed-off-by:
Derek Nola <derek.nola@suse.com> * Update adr based off design meeting discussion Signed-off-by:
Derek Nola <derek.nola@suse.com> * Update with acceptance Signed-off-by:
Derek Nola <derek.nola@suse.com> --------- Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Manuel Buil authored
Update flannel to v0.22.1
-
Manuel Buil authored
Update cni plugins version to v1.3.0
-
- 27 Jul, 2023 2 commits
-
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-
Manuel Buil authored
Signed-off-by:
Manuel Buil <mbuil@suse.com>
-