mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-06-03 01:44:53 +00:00
Fixups (#26)
* 🤖 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:
parent
1d1314627b
commit
b16bfda671
2
go.mod
2
go.mod
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user