mirror of
https://github.com/k3s-io/k3s.git
synced 2026-05-28 04:34:19 -04:00
* 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>
|
||
|---|---|---|
| .. | ||
| build-k3s.yaml | ||
| e2e.yaml | ||
| epic.yaml | ||
| install.yaml | ||
| integration.yaml | ||
| nightly-install.yaml | ||
| stale.yml | ||
| trivy.yaml | ||
| unitcoverage.yaml | ||
| updatecli.yaml | ||