- 20 Dec, 2024 6 commits
-
-
Brad Davidson authored
Avoid "snapshot save already in progress" flake when snapshot reconcile from previous save is still in progress. 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
Expose actual error, so that we can tell if the deployment is not found or not ready/available Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Makes logged output more consistent when k3s fails during initialization Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Hussein Galal authored
* Update libraries and codegen for k8s 1.32 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> * Fixes for 1.32 Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> * Disable tests with down-rev agents These are broken by AuthorizeNodeWithSelectors being on by default. All agents must be upgraded to v1.32 or newer to work properly, until we backport RBAC changes to older branches. Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> --------- Signed-off-by:
galal-hussein <hussein.galal.ahmed.11@gmail.com> Signed-off-by:
Brad Davidson <brad.davidson@rancher.com> Co-authored-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 19 Dec, 2024 1 commit
-
-
Brooks Newberry authored
-
- 18 Dec, 2024 1 commit
-
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 16 Dec, 2024 1 commit
-
-
dependabot[bot] authored
Bumps alpine from 3.20 to 3.21. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 12 Dec, 2024 1 commit
-
-
Brooks Newberry authored
Signed-off-by:
Brooks Newberry <brooks@newberry.com>
-
- 11 Dec, 2024 1 commit
-
-
github-actions[bot] authored
Made with
❤ ️️ by updatecli Co-authored-by:github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
-
- 10 Dec, 2024 5 commits
-
-
Reinhard Nägele authored
* Update to coredns 1.12.0 Signed-off-by:
Reinhard Nägele <unguiculus@gmail.com>
-
Brad Davidson authored
Add flags supervisor and apiserver ports and bind address so that we can add an e2e to cover supervisor and apiserver on separate ports, as used by rke2 Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Fix issue where rke2 tunnel was trying to connect to apiserver port instead of supervisor Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brooks Newberry authored
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 06 Dec, 2024 12 commits
-
-
Brad Davidson authored
Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
The error message should be printf style, not just concatenated. The current message is garbled if the command or result contains things that look like formatting directives: `Internal error occurred: error sending request: Post "https://10.10.10.102:10250/exec/default/volume-test/volume-test?command=sh&command=-c&command=echo+local-path-test+%!!(MISSING)E(MISSING)+%!!(MISSING)F(MISSING)data%!!(MISSING)F(MISSING)test&error=1&output=1": proxy error from 127.0.0.1:6443 while dialing 10.10.10.102:10250, code 502: 502 Bad Gateway` 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>
-
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>
-
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
None of these fields or functions are used in k3s or rke2 Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
- 05 Dec, 2024 1 commit
-
-
Derek Nola authored
* Add missing default OS for split server test Signed-off-by:
Derek Nola <derek.nola@suse.com> * Launch go routine and return for k3s secrets-encrypt reencrypt Signed-off-by:
Derek Nola <derek.nola@suse.com> --------- Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 04 Dec, 2024 1 commit
-
-
Derek Nola authored
Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 03 Dec, 2024 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>
-
- 28 Nov, 2024 1 commit
-
-
manuelbuil authored
Signed-off-by:
manuelbuil <mbuil@suse.com>
-
- 27 Nov, 2024 3 commits
-
-
Brad Davidson authored
Filter check names server-side instead of with jq. With recent changes to CI we now have more than 30 check runs, which is more than the API will return by default. Rather than paginating or increasing the page size, ask the server to filter for us. Also replaces the awk/sort/head with jq split/sort/last Signed-off-by:
Brad Davidson <brad.davidson@rancher.com>
-
Derek Nola authored
* Improve node checking for etcd docker test * Fix branch name for dependabot and updatecli PRs Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
Brooks Newberry authored
Signed-off-by:
Brooks Newberry <brooks@newberry.com>
-
- 26 Nov, 2024 4 commits
-
-
Derek Nola authored
* Convert the following Docker test from Bash to Go - basics - bootstraptoken - cacerts - compat -> skew - etcd - lazypull - upgrade Signed-off-by:
Derek Nola <derek.nola@suse.com> * Add Docker go tests to GHA * Prebuild K3s Go Tests * Strip go test binaries to reduce size * Handle complex branch options Signed-off-by:
Derek Nola <derek.nola@suse.com> * Implement basic golang tests on arm and arm64 pipelines Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
dependabot[bot] authored
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.28.0 to 0.29.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](https://github.com/aquasecurity/trivy-action/compare/0.28.0...0.29.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[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>
-
Vitor Savian authored
Signed-off-by:
Vitor Savian <vitor.savian@suse.com>
-