* 🤖 Fixup master ARM builds

* ⚙️ Override openrc envs by writing to /etc/rancher

* 🤖 Enable alpine tests

* ⬆️ Bump edgevpn

* ⚙️ Fixup ntpd start on alpine #20

* 🤖 Reword tests

* 🤖 Run alpine tests in parallel

* ⚙️ Upgrades are broken on alpine, skip tests

* 📒 Add datasource ISO docs

* ⚙️ Properly set k3s env file in openRC

* ⚙️ Add udev-trigger

See: https://github.com/rancher-sandbox/elemental/issues/198

* 🤖 Run upgrade tests on alpine

* ⚙️ Add svcs to Alpine ARM images

* 🤖 Test fixups

* ⚙️ Re-enable boot-assessment on ARM

* ⚙️ Add default bashrc local

* ⚙️ Fixup tmp layout on alpine
This commit is contained in:
Ettore Di Giacinto 2022-05-11 22:45:40 +02:00 committed by Itxaka
parent 1d1314627b
commit b16bfda671

2
go.mod
View File

@ -10,7 +10,7 @@ require (
github.com/google/go-github/v40 v40.0.0
github.com/ipfs/go-log v1.0.5
github.com/joho/godotenv v1.4.0
github.com/mudler/edgevpn v0.14.3
github.com/mudler/edgevpn v0.14.4-0.20220509214459-6ed92ef81a25
github.com/mudler/go-nodepair v0.0.0-20220507212557-7d47aa3cc1f1
github.com/mudler/yip v0.0.0-20220321143540-2617d71ea02a
github.com/onsi/ginkgo/v2 v2.1.3