- 07 Feb, 2024 4 commits
-
-
Pedro Tashima authored
Signed-off-by:
Pedro Tashima <pedro.tashima@suse.com> Co-authored-by:
Pedro Tashima <pedro.tashima@suse.com>
-
dependabot[bot] authored
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v3...v4) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
github-actions[bot] authored
* chore: Bump Trivy version Made with
❤ ️️ by updatecli * chore: Bump Trivy version Made with❤ ️️ by updatecli --------- Co-authored-by:github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
-
Derek Nola authored
* Add support for INSTALL_K3s_PR Signed-off-by:
Derek Nola <derek.nola@suse.com> * Add sha256sum to K3s PR artifacts Signed-off-by:
Derek Nola <derek.nola@suse.com> * Update install sha256sum Signed-off-by:
Derek Nola <derek.nola@suse.com> * Revert whitespace changes Signed-off-by:
Derek Nola <derek.nola@suse.com> --------- Signed-off-by:
Derek Nola <derek.nola@suse.com>
-
- 06 Feb, 2024 1 commit
-
-
github-actions[bot] authored
* chore: Bump Local Path Provisioner version --------- Co-authored-by:github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
-
- 02 Feb, 2024 3 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>
-
Brad Davidson authored
Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 01 Feb, 2024 1 commit
-
-
Brad Davidson authored
* Fix issue with bare host or IP as endpoint * Fix issue with localhost registries not defaulting to http. * Move the registry template prep to a separate function, and adds tests of that function so that we can ensure we're generating the correct content. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 19 Jan, 2024 3 commits
-
-
caroline-suse-rancher authored
New stale action
-
caroline-suse-rancher authored
delete .github/stale.yml Signed-off-by:caroline-suse-rancher <caroline.davis@suse.com>
-
caroline-suse-rancher authored
This PR adds a new github stale action. This will replace our previous (and now deprecated) stalebot. Two notable differences are that issues will now go stale after 45 days of inactivity, and the most commonly used priority labels have been added for exemption. Docs and list of inputs for stale action for reference here. Signed-off-by:caroline-suse-rancher <caroline.davis@suse.com>
-
- 18 Jan, 2024 1 commit
-
-
Pedro Tashima authored
Signed-off-by:
Pedro Tashima <pedro.tashima@suse.com> Co-authored-by:
Pedro Tashima <pedro.tashima@suse.com>
-
- 12 Jan, 2024 2 commits
-
-
Vitor Savian authored
Signed-off-by:
Vitor Savian <vitor.savian@suse.com> Added retry and changed nodes for Signed-off-by:
Vitor Savian <vitor.savian@suse.com>
-
Brad Davidson authored
* Fixes issue where proxy support only honored server address via K3S_URL, not CLI or config. * Fixes crash when agent proxy is enabled, but proxy env vars do not return a proxy URL for the server address (server URL is in NO_PROXY list). * Adds tests Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 11 Jan, 2024 3 commits
-
-
Derek Nola authored
* Fix nonexistent dependency repositories Signed-off-by:
Derek Nola <derek.nola@suse.com> * Restore matching go.sum Signed-off-by:
Derek Nola <derek.nola@suse.com> --------- Signed-off-by:
Derek Nola <derek.nola@suse.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>
-
- 09 Jan, 2024 10 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>
-
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
Fixes crash when killing agent while waiting for config from server Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Moving it into config.Agent so that we can use or modify it outside the context of containerd setup Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Layer leases never did what we wanted anyways, and this is the new approved interface for ensuring that images do not get GCd Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Ian Cardoso authored
* add test for rootless k3s Signed-off-by:
Ian Cardoso <osodracnai@gmail.com> * fix comments Signed-off-by:
Ian Cardoso <osodracnai@gmail.com> * Cleanup rootless e2e test, simplify logic Signed-off-by:
Derek Nola <derek.nola@suse.com> --------- Signed-off-by:
Ian Cardoso <osodracnai@gmail.com> Signed-off-by:
Derek Nola <derek.nola@suse.com> Co-authored-by:
Derek Nola <derek.nola@suse.com>
-
ShylajaDevadiga authored
Signed-off-by:
ShylajaDevadiga <shylaja.devadiga@suse.com> Co-authored-by:
ShylajaDevadiga <shylaja.devadiga@suse.com>
-
Vitor Savian authored
Signed-off-by:
Vitor Savian <vitor.savian@suse.com> Set condition if node is unhealthy Signed-off-by:
Vitor Savian <vitor.savian@suse.com>
-
- 08 Jan, 2024 3 commits
-
-
Aofei Sheng authored
Signed-off-by:Aofei Sheng <aofei@aofeisheng.com>
-
github-actions[bot] authored
Signed-off-by:
matttrach <matttrach@gmail.com> Co-authored-by:
matttrach <matttrach@gmail.com>
-
Manuel Buil authored
Signed-off-by:Manuel Buil <mbuil@suse.com>
-
- 05 Jan, 2024 7 commits
-
-
ifNil authored
* Print error when downloading file error inside install script * Update install.sh.sha256sum Signed-off-by:yhw <2278069802@qq.com>
-
Brad Davidson authored
These were always showing up as dev due to the build arg not being set by the drone step. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Forces other groups packaging k3s to intentionally choose to build k3s with an unvalidated golang version Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Lex Rivera authored
* add usr/local paths for crun detection Signed-off-by:Lex Rivera <me@lex.io>
-
Brad Davidson authored
Render cri registry mirrors.x.endpoints and configs.x.tls into config_path; keep using mirrors.x.rewrites and configs.x.auth those do not yet have an equivalent in the new format. The new config file format allows disabling containerd's fallback to the default endpoint when using mirror endpoints; a new CLI flag is added to control that behavior. This also re-shares some code that was unnecessarily split into parallel implementations for linux/windows versions. There is probably more work to be done on this front but it's a good start. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
If a full reconcile wins the race against sync of an individual snapshot resource, or someone intentionally deletes the configmap, the data map could be nil and cause a crash. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
Brad Davidson authored
Also adds a test to ensure this continues to work. Signed-off-by:Brad Davidson <brad.davidson@rancher.com>
-
- 04 Jan, 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>
-