- 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>
-
- 25 Nov, 2024 1 commit
-
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 21 Nov, 2024 1 commit
-
-
Thomas Gleason authored
Signed-off-by:Thomas Gleason <tommatime@proton.me>
-
- 20 Nov, 2024 1 commit
-
-
Jorge Andrade authored
Signed-off-by:Jorge Andrade <jandrade@i-t-m.com>
-
- 19 Nov, 2024 1 commit
-
-
Emmanuel Ferdman authored
Signed-off-by:Emmanuel Ferdman <emmanuelferdman@gmail.com>
-
- 14 Nov, 2024 1 commit
-
-
Brad Davidson authored
The loadbalancer should only fail over to the default server if all other server have failed, and it should force fail-back to a preferred server as soon as one passes health checks. The loadbalancer tests have been improved to ensure that this occurs. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 13 Nov, 2024 2 commits
-
-
manuelbuil authored
Signed-off-by:manuelbuil <mbuil@suse.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 12 Nov, 2024 3 commits
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Derek Nola authored
Remove CI fog warnings from RunCmdOnNode output Signed-off-by:Derek Nola <derek.nola@suse.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 11 Nov, 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>
-
- 08 Nov, 2024 1 commit
-
-
Ludo Stellingwerff authored
This fixes: 'error: no Auth Provider found for name "oidc"' when trying to run any subcommands in kubectl that require a valid server login. Signed-off-by:Ludo Stellingwerff <ludo.stellingwerff@gmail.com>
-
- 06 Nov, 2024 4 commits
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
External CLI actions cannot short-circuit on --help or --version, so we cannot skip loading the config file if these flags are present when running these wrapped commands. The behavior of just returning the override flag name instead of the requested flag value was breaking data-dir lookup when running wrapped commands. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
dependabot[bot] authored
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/golang-jwt/jwt/releases) - [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md) - [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.1) --- updated-dependencies: - dependency-name: github.com/golang-jwt/jwt/v4 dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Roberto Bonafiglia authored
Signed-off-by:Roberto Bonafiglia <roberto.bonafiglia@suse.com>
-
- 05 Nov, 2024 5 commits
-
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
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>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 04 Nov, 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>
-
- 31 Oct, 2024 2 commits
-
-
Ibrahim Mkusa authored
Signed-off-by:Ibrahim Mkusa <ibrahimmkusa@gmail.com>
-
Derek Nola authored
* Capture all fedora atomic variants in install script Signed-off-by:
Derek Nola <derek.nola@suse.com> * Cover bluefin and other "fedora-like" OS as well Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 30 Oct, 2024 3 commits
-
-
Brad Davidson authored
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>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 29 Oct, 2024 1 commit
-
-
Brooks Newberry authored
Signed-off-by:Brooks Newberry <brooks@newberry.com>
-
- 24 Oct, 2024 1 commit
-
-
Brooks Newberry authored
Signed-off-by:Brooks Newberry <brooks@newberry.com>
-
- 23 Oct, 2024 1 commit
-
-
Derek Nola authored
Signed-off-by:Derek Nola <derek.nola@suse.com>
-
- 21 Oct, 2024 2 commits
-
-
Brad Davidson authored
Fixes "file exists" error when upgrading k3s. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
dependabot[bot] authored
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.27.0 to 0.28.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](https://github.com/aquasecurity/trivy-action/compare/0.27.0...0.28.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>
-